Metric TSP subtour-LP integrality-gap constant

Description of constant

In the symmetric metric traveling salesman problem, one is given a complete graph $K_n=(V,E)$ with a nonnegative symmetric cost function $c:E\to \mathbb{R}_{\ge 0}$ satisfying the triangle inequality. For $S\subseteq V$, let $\delta(S)$ denote the set of edges with exactly one endpoint in $S$, and write $\delta(v):=\delta({v})$. Let $\mathrm{TSP}(c)$ be the minimum cost of a Hamiltonian cycle in $K_n$. The subtour-elimination linear program has optimum value \(\mathrm{SEP}(c):=\min \sum_{e\in E} c_e x_e\) subject to \(\sum_{e\in \delta(v)} x_e = 2 \quad \text{for all } v\in V,\) \(\sum_{e\in \delta(S)} x_e \ge 2 \quad \text{for all } \emptyset \subsetneq S \subsetneq V,\) \(x_e \ge 0 \quad \text{for all } e\in E.\) [KKO2022-metric-def] [KKO2022-lp-def]

We define \(C_{75} := \sup \frac{\mathrm{TSP}(c)}{\mathrm{SEP}(c)},\) where the supremum ranges over all finite metric TSP instances. Equivalently, $C_{75}$ is the worst-case integrality gap of the subtour-elimination LP for metric TSP. [Hou2014-gap-4over3]

The best established range is \(\frac{4}{3} \le C_{75} \le \frac{3}{2} - 2.18 \cdot 10^{-34},\) and the long-standing conjecture is that $C_{75}=\frac{4}{3}$. [Hou2014-gap-4over3] [GKL2024-ub-2p18e-34] [KKO2022-ub-eps]


Known upper bounds

Bound Reference Comments
$3/2$ [KKO2022] Classical upper bound, explicitly identified there as the bound from Wolsey (1980). [KKO2022-ub-eps]
$3/2-\epsilon$ for some $\epsilon > 10^{-36}$ [KKO2022] First strict improvement below $3/2$. [KKO2022-ub-eps]
$3/2 - 2.18 \cdot 10^{-34}$ [GKL2024] Applying the stated LP-relative guarantee to an optimal subtour-LP solution yields the best currently established general upper bound. [GKL2024-ub-2p18e-34]

Known lower bounds

Bound Reference Comments
$1$ [KKO2022] Trivial, since $\mathrm{SEP}(c)$ is a relaxation of the tour problem. [KKO2022-lp-def]
$4/3$ [Hou2014] Classical asymptotic lower bound: there exists a family of metric TSP instances whose integrality ratios converge to $4/3$. [Hou2014-gap-4over3]

References

Contribution notes

Prepared with assistance from ChatGPT 5.2 Pro.