1
Fork 0
mirror of https://git.cs.ou.nl/joshua.moerman/mealy-decompose.git synced 2025-04-30 02:07:44 +02:00
Tools to decompose finite state machines.
Find a file
2023-11-21 16:07:29 +01:00
app Put together a prototype to decompose a mealy machine and get show equivalent components and subcomponents 2023-11-21 16:05:34 +01:00
results added example result 2023-11-21 16:07:29 +01:00
src Put together a prototype to decompose a mealy machine and get show equivalent components and subcomponents 2023-11-21 16:05:34 +01:00
test Initial test of general decomposition 2023-11-17 16:21:20 +01:00
.gitignore Initial test of general decomposition 2023-11-17 16:21:20 +01:00
LICENSE Initial test of general decomposition 2023-11-17 16:21:20 +01:00
mealy-decompose.cabal Put together a prototype to decompose a mealy machine and get show equivalent components and subcomponents 2023-11-21 16:05:34 +01:00