1
Fork 0
mirror of https://github.com/Jaxan/nominal-lstar.git synced 2025-04-27 22:57:45 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Joshua Moerman
f24ed31ac8 Implemented NL* by Bollig et al (verbatim) 2016-06-23 14:50:30 +02:00
Joshua Moerman
25d47a3550 Refactors the IO monad out. Made functions pure again. 2016-06-23 11:16:47 +02:00
Joshua Moerman
43c85612bb Refactors the code to use simpler types. 2016-06-22 17:30:26 +02:00
Joshua Moerman
24e2c1ff88 Hacked NL* together.
Not complete yet, but it already works for the prototypical NFA: all
words with duplicate atoms.
2016-06-20 16:40:08 +02:00
Michał Szynwelski
fbcba8c580 Optimization of incompleteness function. 2016-06-17 14:12:09 +02:00
Joshua Moerman
e403d7dbd6 Adds definition for inconsistency by Bartek 2016-06-17 08:57:15 +02:00
Joshua Moerman
7c0cdcf7c3 Code: Implemented adding CEs as columns (Rivest Schapire variant?) 2016-04-28 17:47:51 +01:00
Joshua Moerman
004e71ccd9 Code: some cleanup 2016-04-28 17:26:16 +01:00
Michał Szynwelski
440e5ef854 Formula simplifications + constants. 2016-04-24 23:15:07 +02:00
Joshua Moerman
d52f991a74 Code: Angluin's algorithm with NLambda 2016-04-14 17:36:03 +01:00