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 - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -