| Crates.io | finite-automata |
| lib.rs | finite-automata |
| version | 0.1.1 |
| created_at | 2020-08-09 18:47:14.187429+00 |
| updated_at | 2020-08-09 19:03:57.953514+00 |
| description | A collection of extendable finite automata with immutable state and transition data. |
| homepage | |
| repository | https://github.com/RobertDurfee/FiniteAutomata |
| max_upload_size | |
| id | 274769 |
| size | 82,500 |
A collection of extendable finite automata with immutable state and transition data.
(Includes a deterministic finite automaton, a nondeterministic finite automaton, and a nondeterministic finite automaton with epsilon moves.)