Joshua Moerman
|
d6173c4381
|
some cleanup
|
2020-05-25 17:22:34 +02:00 |
|
Joshua Moerman
|
df7a45fb69
|
Added feature to start with a bigger table
|
2020-05-25 16:38:46 +02:00 |
|
Joshua Moerman
|
2ebd8b9774
|
Made code anonymous
Also removed some vague comments
|
2016-07-06 21:26:03 +02:00 |
|
Joshua Moerman
|
a10c1cb84a
|
Simplifies my own naive take on NL*
|
2016-06-27 14:51:36 +02:00 |
|
Joshua Moerman
|
7109eb1ec6
|
Improved the Bollig implementation
|
2016-06-24 10:41:00 +02:00 |
|
Joshua Moerman
|
9ac25c4d9b
|
Refactors code to be more modular.
Now all three variations: Angluin, Bollig and homebrew NL* are using the
same framework. I did not extensively test the refactor.
|
2016-06-23 16:20:33 +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 |
|