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.