Structural analysis of recursive stability and failure modes in self-referential cognitive systems.
-
Updated
Dec 17, 2025
Structural analysis of recursive stability and failure modes in self-referential cognitive systems.
An AI-powered interactive presentation on the Halting Problem, combining paradox generators, analogies, and quizzes with TailwindCSS design, to explore computability, logic limits, and undecidability in an engaging, technical format. Created as a part of the event Program Paradox hosted by ACM HITK STUDENT CHAPTER
Java implementation of DFA(Deterministic Finite Automata) and Turing Machine
An implementation of the mugda paper
Determining the probability of a Thue program halting.
A Python-based project exploring Decidability and Undecidability using Turing Machine simulations
Heurística para solução do problema da parada.
Experiment around natural language and random UTF encoded streams
An explanation of busy beaver problem with samples and codes
A demonstration of the Halting Problem in C#.
Investigate models of computation, formal languages, and computability in Haskell to build an Interpreter
Halting Theorem (Théorème de l'Arrêt) de Turing en Python et en Julia.
When the compiler doesn't have enough work
In theoretical computer science, the busy beaver game aims to find a terminating program of a given size that either produces the most output possible, or runs for the longest number of steps. N-state Turing machine is used with allowed symbols 1 and 0.
Bounded Python demo and notes showing why full computational autonomy verification is undecidable in general (Rice's Theorem), and why practical assurance relies on bounds.
Program to execute all turing machines up to BB(n)
Add a description, image, and links to the halting-problem topic page so that developers can more easily learn about it.
To associate your repository with the halting-problem topic, visit your repo's landing page and select "manage topics."