1
Fork 0
mirror of https://git.cs.ou.nl/joshua.moerman/mealy-decompose.git synced 2025-04-30 02:07:44 +02:00
mealy-decompose/src
2024-04-09 11:31:20 +02:00
..
DotParser.hs Tool can now output mealy machines as well 2023-12-19 22:19:24 +01:00
DotWriter.hs Tool can now output mealy machines as well 2023-12-19 22:19:24 +01:00
LStar.hs Basic LStar in Haskell 2024-04-09 11:31:20 +02:00
Mealy.hs Tool can now output mealy machines as well 2023-12-19 22:19:24 +01:00
MealyRefine.hs Tool can now output mealy machines as well 2023-12-19 22:19:24 +01:00
Merger.hs Refactored some code 2023-12-18 15:39:17 +01:00
Partition.hs Algorithm to compute splitting trees. (TODO: adapt to uncertain outputs) 2024-03-11 13:22:21 +01:00
Preorder.hs Cleans up main by moving some algorithms to Preorder.hs 2024-01-10 16:35:49 +01:00
SplittingTree.hs Removes example 2024-03-11 13:31:52 +01:00
StateIdentifiers.hs Adds SplittingTree -> StateIdentifiers 2024-03-12 09:48:50 +01:00
Trie.hs Adds SplittingTree -> StateIdentifiers 2024-03-12 09:48:50 +01:00