1
Fork 0
mirror of https://github.com/Jaxan/nominal-lstar.git synced 2025-04-27 14:47:45 +02:00
nominal-lstar/src
2016-06-26 21:06:18 +02:00
..
Examples Adds the NFA example by Bollig et al 2016-06-23 11:16:01 +02:00
AbstractLStar.hs Improved the Bollig implementation 2016-06-24 10:41:00 +02:00
Angluin.hs Optimization of consistencyTestDirect.candidates function. 2016-06-26 21:06:18 +02:00
Bollig.hs Improved the Bollig implementation 2016-06-24 10:41:00 +02:00
Examples.hs Refactors the code to use simpler types. 2016-06-22 17:30:26 +02:00
Main.hs Refactors code to be more modular. 2016-06-23 16:20:33 +02:00
NLStar.hs Improved the Bollig implementation 2016-06-24 10:41:00 +02:00
ObservationTable.hs Refactors code to be more modular. 2016-06-23 16:20:33 +02:00
Teacher.hs Refactors the code to use simpler types. 2016-06-22 17:30:26 +02:00