Re: Doubt



rajababu.m1@xxxxxxxxx writes:

if A1 and A2 are Finite automata's then L(A1)-L(A2)=?
where L is language

Hint 1: Can you from the finite automata A1 and A2 construct a finite
automata for L(A1)-L(A2)?

Hint 2: Consider an automaton A3 that has a state for each pair of
states from A1 and A2.

Torben

.



Relevant Pages