hritikbhandari / NFA-to-DFA-Converter

A Web Application to convert NFA to DFA.

Home Page:https://hritikbhandari.github.io/NFA-to-DFA-Converter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • About

    A Web Application to convert NFA to DFA.

    https://hritikbhandari.github.io/NFA-to-DFA-Converter/


    Languages

    Language:JavaScript 76.9%Language:HTML 19.9%Language:CSS 3.2%