|
712a7efdd1
|
Implement DFA minimization
|
2019-03-28 14:21:57 +01:00 |
|
|
53402051aa
|
Fix accept states for NFA-DFA translation
Implement relevant loops as stdlib functions
|
2019-03-28 10:36:55 +01:00 |
|
|
752f7f2a1c
|
Add KDoc to (almost) everything
|
2019-03-28 00:03:25 +01:00 |
|
|
09db89f2c7
|
Update readme
|
2019-03-27 21:54:12 +01:00 |
|
|
51dd52aa86
|
Prettified debug output (sorted initial state and accept-states)
Properly tested epsilon transitions
|
2019-03-27 21:53:36 +01:00 |
|
|
382d2e9501
|
Initial commit
|
2019-03-27 21:05:03 +01:00 |
|