Add DFA and NFA representations

This commit is contained in:
Joscha 2019-10-24 12:28:47 +00:00
parent a6fdf546c3
commit 4cae9af848
3 changed files with 84 additions and 0 deletions

View file

@ -21,6 +21,9 @@ description: Please see the README on GitHub at <https://github.com/gith
dependencies:
- base >= 4.7 && < 5
- transformers >= 0.5.6 && < 0.6
- containers >= 0.6 && < 0.7
# algebraic-graphs >= 0.4 && < 0.5
library:
source-dirs: src