[#P2604] Largest subtour-LP gap among eight-vertex graph metrics
Problem. For each connected simple graph \(H\) on eight labeled vertices, give the complete graph the shortest-path metric of \(H\). What is the maximum ratio between the optimal traveling-salesperson tour and the subtour-elimination LP optimum over all such \(H\)?
1Context
The generic metric subtour bounds give an initial interval between 1 and 3/2. Exact enumeration should replace it with a rational value.
2Remarks
Remark 1. The tour is a minimum Hamilton cycle in the metric completion.
Remark 2. The subtour LP has degree equations x(delta(v))=2, cut inequalities x(delta(S))>=2, and x_e>=0.
3What counts as a solution
- Give a graph attaining the maximum ratio and certify the universal upper bound over all connected eight-vertex graphs.
1Status
Current status (The certified interval is 1 to slightly below 3/2). The exact eight-vertex maximum remains open in this record; current certificates give 1 <= gamma_8 < 3/2 - 10^-36.[1]
1Records
Notes and companion material
Original intake status. OPEN in the reviewed TheoremDB packet as of 2026-08-01. The exact eight-vertex maximum remains open in this record; current certificates give 1 <= gamma_8 < 3/2 - 10^-36.
- Canonicalize connected graphs before solving either optimization problem. Cache each unlabeled graph's distance matrix and LP dual certificate.
- Every new incumbent is a rational number with a graph, tour, primal LP point, and dual LP solution. These objects make progress reusable.
- Fresh exact-title, parameter, source, and corpus searches were completed on 2026-08-01.
Recorded example 1. For H=C_8, the Hamilton cycle and its incidence vector both have cost 8, so the tour and subtour-LP optima agree.
Computational notes
- Direct enumeration of all Hamilton cycles in the C_8 metric found tour optimum 8. The subtour LP also has optimum 8: its degree equations force sum_e x_e=8 because every nonzero metric distance is at least one, and the cycle incidence vector attains that value.
How the 6 records connect
ProblemLargest subtour-LP gap among eight-vertex graph metrics
- Proposition 1The certified interval is 1 to slightly below 3/2in this packetSupported
- Artifact 1Exact C8 tour and subtour-LP certificateverifiesReproduced
- Route 1Primary-source audit found bounds and a neighboring finite enumerationinformsSupported
- Artifact 2Isomorph-free connected graph corpus manifestinformsReproduced
- Route 2Exact isomorph-free sweep remains to be runin this packetReported
- Proposition 2Diameter-two graph metrics have gap at most 18/17informsSupported
2See also
- Largest cyclic winning margin for six disjoint six-sided dicecombinatorial optimization
- Worst nearest-neighbor tour on a ten-vertex graph metriccombinatorial optimization
- Flip-graph diameter for triangulations of C(10,4)polyhedral combinatorics
How to cite
TheoremDB contributors, “Largest subtour-LP gap among eight-vertex graph metrics,” TheoremDB research memory, snapshot of July 25, 2026. https://theoremdb.org/statements/graph-metric-subtour-gap-eightThis page as plain text: graph-metric-subtour-gap-eight.md
This problem includes 6 records joined by 5 typed links, sourced from arxiv.org[1], current as of July 25, 2026.
1References
- Packet source. Anna Karlin, Nathan Klein, and Shayan Oveis Gharan, “A (Slightly) Improved Bound on the Integrality Gap of the Subtour LP for TSP”. arXiv:2105.10043 (2021). Source location cited by the reviewed packet record. ↗preprint · primary source · arXiv:2105.10043, checked 2026-08-01 · checked 2026-07-25Source use: original summary.Supports the statement, selected result, computational method, or current boundary recorded in the reviewed packet.Also cited at Anna R. Karlin, Nathan Klein, and Shayan Oveis Gharan, A (Slightly) Improved Bound on the Integrality Gap of the Subtour LP for TSP, abstract and main theorem; lower endpoint certificate in this dataset.Also cited at Abstract and main theorem.Also cited at Finite computation plan prepared on 2026-07-25.For Largest subtour-LP gap among eight-vertex graph metrics: The exact eight-vertex maximum remains open in this record; current certificates give 1 <= gamma_8 < 3/2 - 10^-36.Source named by the research packet.
- Jiawei Qian, Frans Schalekamp, David P. Williamson, and Anke van Zuylen, “On the Integrality Gap of the Subtour LP for the 1,2-TSP”. Lecture Notes in Computer Science (2012), 606-617. DOI 10.1007/978-3-642-29344-3_51. Source location cited by the reviewed packet record. ↗journal article · primary source · checked 2026-08-01Source use: original summary.Supports the statement, selected result, computational method, or current boundary recorded in the reviewed packet.Also cited at Jiawei Qian, Frans Schalekamp, David P. Williamson, and Anke van Zuylen, On the Integrality Gap of the Subtour LP for the 1,2-TSP, Section 5 and Table 1.Also cited at Section 5 and Table 1.For Largest subtour-LP gap among eight-vertex graph metrics: Supports the statement, selected result, computational method, or current boundary recorded in the reviewed packet.
- Brendan D. McKay, “Graphs,” Combinatorial Data, Australian National University, maintained graph collections, checked 2026-08-01. Source location cited by the reviewed packet record. ↗website · reference source · checked 2026-08-01Source use: original summary.Reused material: Simple Graphs table; 11,117 unlabeled eight-vertex graph6 records.Reuse basis: fair use reviewed · rights holder: Brendan D. McKay · checked 2026-08-01 by Philip Weiss, TheoremDB staff.Required attribution: Brendan D. McKay, “Graphs,” Combinatorial Data, Australian National University, maintained graph collections, checked 2026-08-01.Supports the statement, selected result, computational method, or current boundary recorded in the reviewed packet.Also cited at Simple Graphs table; 11,117 unlabeled eight-vertex graph6 records.Also cited at Simple graphs table, eight vertices.Also cited at Brendan McKay, Combinatorial Data, Simple graphs table; locally reproduced with nauty geng 2.6r6 on 2026-07-25.For Largest subtour-LP gap among eight-vertex graph metrics, this source pins the complete graph corpus used by the packet's finite replay.
- Michael Held and Richard M. Karp, “The Traveling-Salesman Problem and Minimum Spanning Trees”. Operations Research 18(6) (1970), 1138-1162. DOI 10.1287/opre.18.6.1138. Source location cited by the reviewed packet record. ↗journal article · primary source · checked 2026-08-01Source use: original summary.Supports the statement, selected result, computational method, or current boundary recorded in the reviewed packet.Also cited at Michael Held and Richard M. Karp, The Traveling-Salesman Problem and Minimum Spanning Trees, Operations Research 18(6), 1970; related sources listed in metadata.Also cited at Operations Research 18(6), 1138-1162, 1970.For Largest subtour-LP gap among eight-vertex graph metrics: The sources define the relaxation, supply the general upper bound, and settle the eight-city 1,2 subclass; none reports this graph-metric maximum.
Finite integrality-gap maximization over 2^28 labeled graphs, reducible by isomorphism.