Page 1 of 1

The space complexity of a turing machine is undefined if:

Posted: Thu Jul 14, 2022 9:26 am
by answerhappygod
a) It is a multitape turing machine
b) If no string of length n causes T to use infinite number of tape squares
c) If some input of length n causes T to loop forever
d) None of the mentioned