Ask Me Help Desk
>
Computers & Technology
>
Other Computers
> Design an NFA to accept strings over alphabet{1,2,3}
PDA
View Full Version :
Design an NFA to accept strings over alphabet{1,2,3}
hedan
Oct 23, 2010, 08:39 AM
Such that the last symbol appears previously , without any intervening higher symbol, e.g:,. 11,. 21112,. 312123.