A Mealy sequential network has two inputs and one output. Whenever the input sequence 00, 10, 01, or 10, 01, 11 occurs the output is 1 coincident with the last input in the sequence. Find a state graph and table. (minimum is 5 states; minimum number of states is encourages but not required!)
example X1 = 0 1 0 1 01 0
X2= 0 0 1 1 0 0 1
Z = 0 0 1 1 0 0 1