You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A UWP App that takes in a file containing an NFA/DFA/e_NFA automaton graph file (following graphviz's grammar&syntax) and converts it to a minimized DFA
Modes :
External Data Source via gv/dot Files:
Live Make:
Using SideBar Functionalities :
Using realTime Interpreter :
Results Mode :
Text Result (dot grammar) :
Drawing Version :
About
An executable that takes in a file containing an NFA/DFA/e_NFA automaton graph file (following graphviz's grammar&syntax) and converts it to a minimized DFA