Algorithms Quote by Jack Edmonds
“The classes of problems which are respectively known and not known to have good algorithms are of great theoretical interest. [...] I conjecture that there is no good algorithm for the traveling salesman problem. My reasons are the same as for any mathematical conjecture: (1) It is a legitimate mathematical possibility, and (2) I do not know.”
About This Quote
The quote highlights the intrigue of classifying problems by algorithmic tractability and posits a conjecture about the inherent difficulty of the traveling salesman problem, emphasizing uncertainty as a legitimate basis for mathematical speculation.
In simple terms: It underscores the theoretical value of distinguishing solvable from intractable problems.
The TSP likely lacks a polynomial‑time solution.
Themes
Mood
Type
When to use this quote
- research on NP‑complete problems
- academic discussions on algorithm limits
- designing heuristics for TSP
- teaching complexity theory
- evaluating algorithm performance
Key Concepts
Practical Applications
- guiding research priorities in optimization
- informing curriculum on computational complexity
Questions to Reflect On
- What evidence would shift this conjecture?
- How does uncertainty drive research in complexity?