1
Fork 0
mirror of https://github.com/Jaxan/nominal-lstar.git synced 2025-04-27 06:37:45 +02:00
Code for "Learning nominal automata"
Find a file
Joshua Moerman 8998042874 Adds a teacher for NFAs (bounded to a depth).
Also includes a variation of the up-to technique found in the 'hacking
non-determinism' paper by Bonchi and Pous.
2016-06-27 14:50:57 +02:00
src Adds a teacher for NFAs (bounded to a depth). 2016-06-27 14:50:57 +02:00
.gitignore Code: Fixes some warnings and made sure everything compiles out of the box (ghc 7.10) 2016-05-10 11:57:27 +02:00
NominalAngluin.cabal Adds ways to control strictness. 2016-06-22 17:27:35 +02:00
Setup.hs Code: Angluin's algorithm with NLambda 2016-04-14 17:36:03 +01:00