What is a table filling algorithm? Solve the following questions by using a table filling algorithm for simplification of DFA.
How to remove unreachable states in DFA?
How to identify and collapse equivalent states?
How to minimize a DFA?
How to tell whether two DFAs are equivalent?
Comments
Leave a comment