Re: How to write a self-referencial TM?

Liste des GroupesRevenir à theory 
Sujet : Re: How to write a self-referencial TM?
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 14. May 2025, 15:51:05
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1002akp$2i4bk$2@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 5/14/2025 12:13 AM, wij wrote:
Q: Write a turing machine that performs D function (which calls itself):
 void D() {
  D();
}
 Easy?
 
That is not a TM.
To make a TM that references itself the closest
thing is a UTM that simulates its own TM source-code.
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
29 Oct 25 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal