/AutomataEditor

The application is developed in Java, converts any given Regular Expression to Minimised DFA. It follows the path: RE-->NFA-->DFA-->Minimised DFA.

Primary LanguageJava

This repository is not active