576 views

2 Answers

0 votes
0 votes
Depends upon how we restrict the tape. If we restrict a tape being used like a stack it is only PDA but if we restrict tape used as a function of input it is LBA.
reshown by
0 votes
0 votes
If we limit the tape to the length multiple of input length then it is LBA. If we make the length finite then it is FA. I think we can limit it like that. I don't get how we can restrict the tape to be used as stack??

Related questions

0 votes
0 votes
0 answers
1
RahulVerma3 asked Apr 2
54 views
Is this the correct Turing machine for the language $0^n 1^n0^n$?assuming $ at the end and begining of the input tape
3 votes
3 votes
2 answers
3
3 votes
3 votes
1 answer
4