Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 178 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 178 Bytes

Minimal DFA 📚

Automata theory course

Python

Transforming a given deterministic finite automaton (DFA) into an equivalent DFA that has a minimum number of states.