1 posts tagged with dfa. (View popular tags)
Displaying 1 through 1 of 1. Subscribe: Posts tagged with dfa

Is there an elegant algorithm to determine if a dfa is minimal? Obviously you can minimize a dfa and then check to see if the result is isomorphic to the original. Is there another way?
posted by rdr on Apr 20, 2008 - 4 answers