NFA-to-DFA-Converter icon indicating copy to clipboard operation
NFA-to-DFA-Converter copied to clipboard

A Web Application to convert NFA to DFA.

Formal Language and Automata Theory Project

In this project, we developed a web-Apllication for converting non-deterministic finite automatas (NFAs) into its equivalent deterministic finite automata(DFA).

How to use

  • Just open the Web App with link given and you are good to go with the instructions.

    References

  • Attached Paper on Conversion of NFA to DFA.
  • Visualization Credits Viz.js library.