An Improved Lower Bound for the Traveling Salesman Constant
Julia Gaudio, Patrick Jaillet

TL;DR
This paper improves the known lower bound for the Traveling Salesman constant, which describes the asymptotic length of the shortest tour through random points in a unit square, from 0.625 to 0.6277.
Contribution
The authors enhance the lower bound estimate of the Traveling Salesman constant using an approach based on Steinerberger's method, advancing previous results.
Findings
Lower bound for the TSP constant is improved to 0.6277
The approach builds on Steinerberger's method from 2015
The result refines the understanding of TSP tour length asymptotics
Abstract
Let be independent uniform random variables on . Let be the length of the shortest Traveling Salesman tour through these points. It is known that there exists a constant such that almost surely (Beardwood 1959). The original analysis in (Beardwood 1959) showed that . Building upon an approach proposed in (Steinerberger 2015), we improve the lower bound to .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
An Improved Lower Bound for the Traveling Salesman Constant
Julia Gaudio and Patrick Jaillet J. Gaudio and P. Jaillet are with the Massachusetts Institute of Technology.
Abstract
Let be independent uniform random variables on . Let be the length of the shortest Traveling Salesman tour through these points. It is known that there exists a constant such that
[TABLE]
almost surely ([1]). The original analysis in [1] showed that . Building upon an approach proposed in [2], we improve the lower bound to .
I Introduction
Let be independent uniform random variables on . Let be the Euclidean distance. Let be the distance of the optimal Traveling Salesman tour through these points, under distance . In seminal work, Beardwood et al (1959) analyzed the limiting behavior of the value of the optimal Traveling Salesman tour length, under the random Euclidean model.
Theorem 1** ([1]).**
There exists a constant such that
[TABLE]
almost surely.
The authors additionally showed in [1] that
[TABLE]
where This integral is equal to approximately ([2]). To date, the only improvement to the upper bound was given in [2], showing that , for an explicit . In [2], the author also claimed to improve the lower bound; however, we have found a fault in the argument.
The rest of this note is structured as follows. In Section II, we present the proof of by [1]. We then outline the approach of [2] to improve the bound. Section III corrects the result in [2], giving the lower bound . Finally, Section IV tightens the argument of [2] to derive the improved bound, .
II Approaches for the Lower Bound
By the following lemma, we can equivalently study the limiting behavior of .
Lemma 1** ([1]).**
It holds that
[TABLE]
Further, we can switch to a Poisson process with intensity . Let denote a Poisson process with intensity on .
Lemma 2** ([1]).**
It holds that
[TABLE]
[1] gave the following lower bound on .
Theorem 2** ([1]).**
The value is lower bounded by .
Proof.
(Sketch) We outline the proof given by [1], giving a lower bound on . Observe that in a valid traveling salesman tour, every point is connected to exactly two other points. To lower bound, we can connect each point to its two closest points. We can further assume that the Poisson process is over all of , rather than just , in order to remove the boundary effect. The expected distance of a point to its closest neighbor is shown to be , and the expected distance to the next closes neighbor is shown to be . Each point contributes half the expected lengths to the closest two other points. Since the number of points is concentrated around , it holds that . ∎
Certainly there is room to improve the lower bound. Observe that short cycles are likely to appear when we connect each point to the two closest other points. In [2], the author gave an approach to identify situations in which -cycles appear, and then lower-bounded the contribution of correcting these -cycles. We outline the approach below.
For point , let be the distance of to the closest point, and let be the distance to the next closest point. Let be the event that the third closest point is at a distance of . 2. 2.
The probability that occurs is calculated to be for a given point . Therefore, the expected number of points satisfying this geometric property is , and the number of triples involved is at least in expectation. 3. 3.
Using the relationship , we can show that if satisfy the geometric property with , , and , then the closest two points to are and , and the closest two points to are and . Therefore, the “count the closest two distances” method would create a triangle in this situation. 4. 4.
To correct for the triangle, subtract the lengths coming from the triangle and add a lower bound on the new lengths. The triangle contribution is calculated to be at most and the new lengths are calculated to be at least . Therefore, whenever the geometric property holds for a triplet of points, the calculated contribution is . 5. 5.
The final adjustment is calculated to be .
There are two errors in this analysis that are both due to inconsistency with counting edge lengths. If edge lengths are counted from the perspective of vertices, then the right thing to do would be to give each vertex two “stubs.” These stubs are connected to other vertices, and may form edges if there are agreements. A stub from vertex to vertex contributes to the path length. In this way, a triangle comprises 6 stubs, and the contribution to the path length is the sum of the edge lengths. On page 35, the author writes as the contribution of the triangle. This is probably a typo and likely was meant instead. However, it should be . Fixing this error helps the analysis.
The next step is to redirect the six stubs, and determine their length contributions. We break edge , which means we need to redirect two stubs, while the four stubs that comprise the edges and remain. The redirected stubs contribute . The six stubs therefore yield an overall contribution of . In the analysis above Figure 5 in the paper, the author includes the full lengths and . The effect of this is to give points and a third stub each.
To summarize, the overall contribution for the triangle scenario, after breaking edges , is .
III Derivation of the Lower Bound
In this section we use the approach of [2] to derive a lower bound on .
Theorem 3**.**
It holds that .
The proof of Theorem 3 requires Lemmas 3 and 4.
Lemma 3** (Lemma 4 in [2]).**
Let be a Poisson point process on with intensity . Then for any fixed point , the probability distribution of the distance between and the the three closest points to is given by
[TABLE]
Lemma 4**.**
[TABLE]
Proof of Theorem 3.
First we verify that the lower bound from breaking edge is valid. If edge is broken instead, the new stub lengths are . The difference after subtracting the original stub lengths is then equal to
[TABLE]
Similarly, if edge is broken, the contribution is lower bounded by . Since , we conclude that from breaking edge is a valid lower bound.
Therefore, from the discussion in Section II and Lemma 3 we adjust the integral in [2] to give
[TABLE]
From Lemma 4,
[TABLE]
∎
IV An Improvement
In this section, we improve upon the bound in Section III by tightening the triangle inequality.
Theorem 4**.**
It holds that
[TABLE]
Proof.
Place a Cartesian grid so that point is at the origin and point is at . Then with probability , point falls into the first or fourth quadrant, and with probability , point falls into the second or third quadrant. Conditioned on point falling into the first or fourth quadrant, the maximum length of is . Conditioned on point falling into the second or third quadrant, the maximum length of is , which corresponds to the computation in Section III.
Conditioned on point falling into the first or fourth coordinate, the length contribution from breaking edge is at least . If edge is broken instead, the new stub lengths are . The difference after subtracting the original stub lengths is then equal to
[TABLE]
Similarly, if edge is broken, the contribution is lower bounded by . Since , we conclude that from breaking edge is a valid lower bound.
We therefore break edge .
Proposition 1**.**
If , then the closest points to each of are the other two points in the set , whenever point is in the first or fourth quadrant.
Proof.
Point : , , and for any , it holds that . Therefore and .
Point : , , and for any , it holds that . Therefore and .
Point : , , and for any , it holds that . Therefore and . ∎
The lower bound on is therefore
[TABLE]
Lemma 5**.**
It holds that
[TABLE]
Multiplying the value of the integral in Lemma 5 by , we obtain the following lower bound.
[TABLE]
Finally, conditioning on the quadrant, the overall lower bound is
[TABLE]
∎
Appendix
Proof of Lemma 4.
We can change the order of integration to compute the integral more easily.
[TABLE]
∎
Proof of Lemma 5.
Again we change the order of integration to compute the integral more easily.
Given , the upper bound on is derived by setting . Given and , set . We have
[TABLE]
Therefore,
[TABLE]
∎
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] Jillian Beardwood, J. H. Halton, and J. M. Hammersley. The shortest path through many points. Mathematical Proceedings of the Cambridge Philosophical Society , 55(4):299–327, 2008.
- 2[2] Stefan Steinerberger. New bounds for the traveling salesman constant. Advances in Applied Probability , 47:27–36, 2015.
