All Projects → swapagarwal → Automata From Regex

swapagarwal / Automata From Regex

An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.

Automata From Regular Expressions

An interactive c++11 program to construct NFA, DFA, and minimized DFA from a given regular expression on the alphabet {a,b} and simulate the DFA on any possible input.

Demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].