Joshua Moerman
|
7e3019a47a
|
Basic LStar in Haskell
|
2024-04-09 11:31:20 +02:00 |
|
Joshua Moerman
|
7205f29827
|
Adds SplittingTree -> StateIdentifiers
|
2024-03-12 09:48:50 +01:00 |
|
Joshua Moerman
|
fe21bc794c
|
Algorithm to compute splitting trees. (TODO: adapt to uncertain outputs)
|
2024-03-11 13:22:21 +01:00 |
|
Joshua Moerman
|
d19cd9f48f
|
Cleans up main by moving some algorithms to Preorder.hs
|
2024-01-10 16:35:49 +01:00 |
|
Joshua Moerman
|
8d65686c49
|
Tool can now output mealy machines as well
|
2023-12-19 22:19:24 +01:00 |
|
Joshua Moerman
|
468f2f72fb
|
Refactored some code
|
2023-12-18 15:39:17 +01:00 |
|
Joshua Moerman
|
e20251c07d
|
Greedily merge components (works, but unfortunately no better solution found yet)
|
2023-11-29 16:36:12 +01:00 |
|
Joshua Moerman
|
18e0b2f4d6
|
Moved some bits around
|
2023-11-22 12:20:54 +01:00 |
|
Joshua Moerman
|
4e9b009c3b
|
Put together a prototype to decompose a mealy machine and get show equivalent components and subcomponents
|
2023-11-21 16:05:34 +01:00 |
|
Joshua Moerman
|
d1eb96d80a
|
Initial test of general decomposition
|
2023-11-17 16:21:20 +01:00 |
|