ricraz / Automaton-Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automata

A project to convert between Deterministic Automata, Non-Deterministic Automata and Regular Expressions.

Run Compare.cpp for an interface to compare two user-input automata or regular expressions.

Currently working on error handling and efficiency.

About


Languages

Language:C++ 100.0%