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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -