Software Engineering KB

Home

❯

01 Foundations

❯

02 Computational Complexity

❯

02 Sub Concept

❯

Halting Problem

Halting Problem

Feb 10, 20261 min read

  • computational-complexity
  • complexity-classes
  • undecidable
  • halting-problem

Halting Problem

← Back to Undecidable Problems

The problem of determining whether a given program will halt or run forever on a given input. Proved undecidable by Alan Turing in 1936 via a diagonalization argument. The most famous undecidable problem, establishing fundamental limits on what computers can compute.

computational-complexity complexity-classes undecidable halting-problem


Graph View

Backlinks

  • Undecidable Problems

Created with Quartz v4.5.2 © 2026

  • GitHub