started work on state reduction alcorithm

This commit is contained in:
Robert 2023-01-19 23:59:04 +01:00
commit 143d92f68f
6 changed files with 251 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
target/
.vscode/