Claude Code Solves the Orchard Problem
Key point
Claude Code proved that the maximum number of lines for the 15-point Orchard Problem is 31, using SAT verification.
Details
Claude Code determined that the maximum number of lines for the 'Orchard Problem' regarding 15 points, which had remained unsolved since 1974, is 31. This case demonstrates the resolution of a geometric puzzle that had been debated for 52 years through AI agent collaboration.
Proof Process and Verification
- Problem Definition: The problem involves finding the maximum number of lines that pass through exactly three points when arranging n points on a plane. For 15 points, it was previously estimated that either 31 or 32 lines were possible, but this study proved that 32 is impossible and the maximum is 31.
- AI Utilization: Claude Code oversaw the research and distributed tasks to multiple agents. It reduced the geometric conditions to four finite SAT (Satisfiability) instances and independently refuted them.
- Verification Reliability: The proof generated by the SAT solver was checked by
drat-trim, converted toLRATformat, and finally approved by the formally verifiedcake_lprchecker in HOL4. This eliminated the possibility of errors in the SAT solver itself.
Significance
Beyond simple line arrangements, this result demonstrates that 32 lines are also impossible in pseudoline arrangements. The author stated that this is part of a public project using Claude Code to systematically solve and verify mathematical problems.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.