453 views

1 Answer

0 votes
0 votes

We will construct the L^r using:

  1.  Interchange initial and final stage. 
  2.  Reverse the edges direction. 

After constructing the L^r using Equivalence Algorithm of two Regular language we can find whether L=L^r

Related questions

0 votes
0 votes
0 answers
1
0 votes
0 votes
0 answers
2
Naveen Kumar 3 asked Apr 10, 2019
131 views
The operation $tail (L)$ is defined as $tail(L)=$ {$v:uv∈L,u,v∈Σ^*$}.Show that there is an algorithm for determining whether or not $L = tail (L)$ for any regular $L...
0 votes
0 votes
0 answers
3