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-05-17 16:02:17 +02:00
..
Bisimulation.hs Added basic path compression in the union-find data structure 2024-05-17 16:02:17 +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 Simplified the code a little bit 2024-05-01 10:22:05 +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 nothing really 2024-04-29 17:42:54 +02: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