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
2f88417749 Adds more example on residual languages 2020-05-25 17:22:27 +02:00
Joshua Moerman
56ad54ecb0 Fixes bug that NL* may return sink states 2020-05-25 16:33:03 +02:00
Joshua Moerman
7da6db27b3 Two things: Optimisations (now only adds one row to fix closedness, and one column to fix inconsistencies) and IO (now also speaks the protocol used in the new paper) 2017-10-21 10:40:59 +02:00
Joshua Moerman
b05d958666 Updates it to use the new nlambda (with better support for generics). 2017-03-30 13:57:53 +01:00
Joshua Moerman
b7d48030f0 Prepared a bundles artifact for evaluation 2016-10-07 11:47:56 +02:00
Joshua Moerman
2ebd8b9774 Made code anonymous
Also removed some vague comments
2016-07-06 21:26:03 +02:00
Joshua Moerman
9ee755117e Adds ways to control strictness.
Increases efficiency by 1.5x (if used in observation table)
2016-06-22 17:27:35 +02:00
Joshua Moerman
2e901070d9 Code now compiles on windows as well. (Doesn't run well yet) 2016-06-20 09:54:32 +02:00
Joshua Moerman
cb09b2d306 Code: Fixes some warnings and made sure everything compiles out of the box (ghc 7.10) 2016-05-10 11:57:27 +02:00
Joshua Moerman
d52f991a74 Code: Angluin's algorithm with NLambda 2016-04-14 17:36:03 +01:00