Add DFA and NFA representations
This commit is contained in:
parent
a6fdf546c3
commit
4cae9af848
3 changed files with 84 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue