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
This contains the c++ code for minimization of a DFA using STL.
The program uses the equivalence theorem for the minimization.
The output is best visible on codeblocks output console and can be formatted according to ones need.