A computer-assisted package verifies the case of 14 runners by checking 111 prime gates and includes code for an audit.
The work presents a computer-assisted proof of the 14-runner case of the Lonely Runner Conjecture. Its verification checks 111 prime-based cases, called gates, and reports no surviving configurations that would contradict the conjecture.
The accompanying archive contains per-gate certificates, hashes, logs, C++ source code, orchestration scripts and a Python audit script. Running the audit script is reported to recheck all 111 gates and confirm that the verification is complete.
What the check found
The package certifies that the relevant set is empty for 111 prime gates whose combined logarithmic measure is greater than 681.5292. This exceeds the stated finite-checking threshold, which is below 670.3498, by more than 11.17; the margin remains after removing any one gate.
For each gate, the computation generates the required candidate families, applies exact filters, and reduces them to two persistent multiplicative orbits. An exact branch-and-bound search then eliminates the remaining 713 fibers at level 14, finding zero improper survivors. The included audit script is reported to reverify all 111 gates, with all checks passing and the proof marked complete.
// Source
arXiv (Cornell University) · 2026 · DOI: 10.5281/zenodo.22066771
Authors: J Allikvere