/JFLAP-NDFA-Converter

A simple tool to convert NDFA(Non-deterministic Finite Automaton)(without Lambda(or Epilson) Transitions) into DFA(Deterministic Finite Automaton), both using JFLAP's simulator file format.

Primary LanguageJava

No issues in this repository yet.