Comment on Did Turing prove the undecidability of the halting problem?parentComments−anon2912yThat is not a determinable way though, since when a program enters a 'loop'ing state, it's unclear if it's going to halt or not.−Rhapso2yit was unclear the entire runtime. Just need to keep evaluating.
Comments
That is not a determinable way though, since when a program enters a 'loop'ing state, it's unclear if it's going to halt or not.
it was unclear the entire runtime. Just need to keep evaluating.