BocchiChen / DFA-and-NFA-Conversions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program is able to convert regular expressions to NFA, convert NFA to DFA, and compare whether two regular expressions are equivalent. It is used for studies.

About


Languages

Language:Python 100.0%