State complexity: Difference between revisions

Content deleted Content added
grammar fix
grammar fix
Line 160:
 
If language L requires n states
then how many states does its ''complement'' requiresrequire?
 
* DFA: <math>n</math> states, by exchanging accepting and rejecting states.