0

So say I build a Turing Machine that takes an input of 11(0|1)*0, as in only with that input will it end in an accepting state, is there any algorithms you know of to pull that accepted input from the Turing Machine?

1 Answers1

0

By Rice's theorem, this is impossible.

user2357112
  • 260,549
  • 28
  • 431
  • 505