automata_theory 2.1.0 copy "automata_theory: ^2.1.0" to clipboard
automata_theory: ^2.1.0 copied to clipboard

Implementations of DFA, NFA and eNFA in Dart language

2.1.0 #

  • State and Automaton classes are now sealed to take advantage of Exhaustiveness checking
  • Created a getter that returns an adjacency matrix based on the transitions

2.0.2 #

  • Removed whitespace in README

2.0.1 #

  • Minor changes in project structure

2.0.0 #

  • Changed how states are defined and handled internally

1.0.3 #

  • Alphabet is now UTF-8 characters

1.0.2 #

  • Initial and final state flags are now mutable
  • Minor changes

1.0.1 #

  • Added example, updated repository URL

1.0.0 #

  • Initial release
0
likes
140
pub points
30%
popularity

Publisher

unverified uploader

Implementations of DFA, NFA and eNFA in Dart language

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on automata_theory