#automata #finite-state-machine #state-machine #state-transition

finite-automata

A collection of extendable finite automata with immutable state and transition data

2 releases

0.1.1 Aug 9, 2020
0.1.0 Aug 9, 2020

#1238 in Data structures

24 downloads per month
Used in 6 crates (3 directly)

Custom license

82KB
1.5K SLoC

FiniteAutomata

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.)

Dependencies

~120KB