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

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

#1157 in Data structures

Download history 1/week @ 2023-11-20 3/week @ 2023-11-27 11/week @ 2024-01-08 4/week @ 2024-02-12 14/week @ 2024-02-19 24/week @ 2024-02-26 19/week @ 2024-03-04

61 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