Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 135 Bytes

File metadata and controls

2 lines (2 loc) · 135 Bytes

dfa-to-regex

A Python implementation to convert a Deterministic Finite Automata to Regular Expression using state elimination method