536 views
2 votes
2 votes
can anyone tell me when we have to perform DFA UNION , CONCATENATION OR CROSS PRODUCT ???

1 Answer

0 votes
0 votes
Suppose in a given string a's are divisible by 2 and/or b's divisible by 3 then to find product automata cross product of states of both automata should be done....

In both And opn and OR opn cross product should be done

Related questions

3 votes
3 votes
1 answer
1
Akash Mishra asked Aug 28, 2017
3,905 views
Please explain the UNION and the INTERSECTION of two DFAs with suitable examples. I looked over the internet and I'm not satisfied with any of the explanations I came acr...
1 votes
1 votes
1 answer
2
sumit goyal 1 asked Jul 14, 2017
276 views
if i union two minimal dfa then is it sure i will get a minimal dfa or not
0 votes
0 votes
3 answers
4
HenryAsks21 asked Mar 4, 2022
1,505 views
For the following question if True show why, and if it’s False show why.)Question: For any language A1, A2, if $A1 \cup A2$ is regular, then A1 and A2 are regular langu...