Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 256 Bytes

DFA-Minimization-Code-CPP

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.