Answer to Question #85965 in Algorithms for mark

Question #85965
Using JFLAP, create a PDA (pushdown automata) for the following two language(s):

L = {a^n b a^n | n > 0}
both are seperate
L = {a^i b^j c^k | i = j or i=k, i, j, k > 0}
1
Expert's answer
2019-03-11T10:38:06-0400

1)A->aAa|B

B->aba

2)S->aPc|QC

P->aPc|B

B->Bb|b

Q->aQb|ab

C->Cc|c


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS