Skip to content

hritikbhandari/NFA-to-DFA-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.