finite automata - What is the english description for this DFA? -


practicing dfas , nfas , came across one. not sure how give english description let alone regular expression.

enter image description here

that "even number of both 0's , 1's". top right state "odd # of 0's", bottom left "odd # of 1's", bottom right "both odd".


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -