REVIEW 3 major objections 5 minor 31 references
Traveling Salesman Tardiness
T0 review · 3 major / 5 minor · reviewed 2026-07-11 · grok-4.5
Pith's one-line read TSP route-time targets grow fragile linearly with demand volume under spatial uncertainty, not with the classic square-root law.
desk verdict Clean matching bounds and a usable SOCP for a new TSP tardiness index; the Θ claim is real but conditional on interior dispersion, which the abstract understates. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The TSP tardiness index ρ_τ(L), defined via the robust-satisficing fragility measure as the smallest k such that excess tour length above τ never exceeds k times the Wasserstein-1 distance from the empirical measure. It is evaluated by reducing the infinite-dimensional worst-case problem to a one-dimensional envelope E_D(t) of the BHH factor inside a Wasserstein ball of radius t, then bounding that envelope geometrically.
What would settle it
Generate many empirical supports that deliberately violate interior dispersion (all mass near the boundary or heavily clustered), recompute the index for a tight target, and check whether the observed growth in n remains linear or collapses toward a lower order.
Extended reading notes
Core claim
Under non-boundary conditions the TSP tardiness index satisfies ρ_τ(L) = Θ(β² n √(|D| m) / τ) for n realized stops, m historical support points, region area |D| and routing-time target τ. The multi-vehicle makespan version scales as Θ(β² n √(|D| m) / (K² τ)). The matching upper and lower bounds therefore establish a new scaling law for target fragility that is linear in demand volume rather than square-root.
Load-bearing premise
A positive fraction of the historical customer locations must sit well inside the service region and stay separated from one another at the natural planar spacing; severe clustering or boundary pile-up would break the matching lower bound.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces a TSP tardiness index ρ_τ(L) based on the robust-satisficing fragility measure of Long, Sim, and Zhou (2023), which quantifies the worst-case excess of the BHH routing length L(f) above a target τ per unit Wasserstein-1 deviation from an empirical measure with m support points. It derives an exact finite-dimensional dual (Proposition 1) and an SOCP quadrature reformulation (Proposition 2) for computing the index, then proves matching upper and lower bounds on the radius-constrained envelope E_D(t) that yield the interior-regime scaling ρ_τ(L)=Θ(β^{2} n √(|D|m)/τ) under Assumption 1 (Corollaries 1–2, §3.3). The same order is extended to the K-vehicle makespan setting (Corollary 3) and used to obtain closed-form two-zone partition rules (Proposition 5). Synthetic and Amazon last-mile experiments show that the index correlates with out-of-sample overtime metrics and that the partition rules control aggregate and worst-zone overtime better than nominal benchmarks.
Significance. If the scaling law holds under the stated geometric conditions, the paper supplies a new, target-oriented risk measure for spatial routing that is distinct from classical BHH √n growth and from existing distributionally robust TSP formulations. The SOCP reformulation is a concrete computational contribution that improves on the cutting-plane method of Carlsson, Behroozi, and Mihic (2018) by roughly two orders of magnitude (EC.1.2). The closed-form partition ratios in Proposition 5 give immediately usable tactical guidelines. Strengths include an explicit dual derivation, a constructive lower-bound density, and empirical validation on both synthetic families and real Amazon station data. The result is therefore of genuine interest to continuous-approximation and robust-logistics communities, provided the dependence on Assumption 1 is stated with equal prominence in the abstract and main claims.
major comments (3)
- Abstract and §3.3 state the Θ scaling as the main result under “non-boundary conditions,” yet the matching Ω side rests entirely on Assumption 1 (interior support dispersion). Proposition 3 and Corollary 1 give a distribution-free O(n √(|D|m)/τ) upper bound; the lower bound of Proposition 4 / Corollary 2 requires a positive fraction η of the m atoms to sit in pairwise-disjoint balls of radius ζ|D|^{1/2}m^{-1/2}. If atoms cluster or concentrate near ∂D, the constant ηζ can vanish while the upper bound remains. The abstract and the Θ claim in §3.3 should therefore be rewritten to make the geometric hypothesis explicit (e.g., “under Assumption 1 the index is Θ(·)”), and a short discussion of what happens when the packing fails should be added.
- The analysis throughout uses the asymptotic BHH formula L(f)=β√n ∫√f as an exact routing-time functional (Theorem 1, Eq. (1), and all subsequent envelopes). Finite-n boundary and shape effects are acknowledged only briefly (§2.1) and absorbed into a calibrated β. Because the tardiness index is defined for finite n and the numerical experiments use n in the range 30–100, the paper should either (i) quantify the approximation error of the BHH surrogate relative to exact TSP lengths inside the Wasserstein ball, or (ii) state clearly that all analytic claims are for the continuous-approximation model rather than for the combinatorial TSP. Without this clarification the claimed “new scaling law that extends beyond existing deterministic and probabilistic TSP bounds” is overstated.
- Corollary 3 and Proposition 5 invoke the balanced multi-vehicle makespan approximation L_K(f)≈(β√n/K)∫√f. While this is standard in continuous approximation, the paper cites only Carlsson et al. (2025, 2026) without restating the precise conditions under which the makespan is evenly split. A short lemma or reference to the required regularity (identical vehicles, no capacity constraints, etc.) is needed before the 1/K^{2} scaling and the partition ratios |D1|/|D2|=K_i^{2}τ_i (or K_i√τ_i) can be treated as rigorous design rules.
minor comments (5)
- Notation: the empirical measure is written both bP_b and bPb; the fixed-k value function appears as V_D(k) and later as V_D. Unify throughout.
- Figure EC.1.1 panels are labeled EC.1.1(a)–(f) but the caption refers to “Figures EC.1.1(a)–EC.1.1(f)”; a single multi-panel figure with sub-captions would be clearer.
- Table 1 reports p-values with asterisks; the footnote uses both “***p<0.01” and “**p<0.05”, yet the table header already contains the significance markers. Streamline.
- In the Amazon experiment (EC.2.2) the global 8-hour target is translated into zone-specific travel-time targets after subtracting service time; the precise subtraction formula is not written. Adding one equation would aid reproducibility.
- The constant β is treated as known in the analytic sections but is re-estimated per zone in the experiments. A sentence clarifying that the scaling statements treat β as a fixed geometric constant would avoid confusion.
Circularity Check
Core Θ scaling is a genuine first-principles bound match; only a secondary multi-vehicle step rests on concurrent self-citation.
-
self citation load bearing
[§3.3, Corollary 3 and preceding paragraph]
"as shown in Carlsson et al. (2025, 2026), the minimax routing solution (that also minimizes the makespan) for K identical vehicles would split the total routing time evenly, so the routing time of each vehicle is approximated by L_K(f)≈ β√n/K ∫_D √f(x) dx. ... ρ^K_τ(L)=Θ(β² n √(|D|m)/(K² τ))."
The 1/K² fleet-size factor in the multi-vehicle tardiness scaling is not re-derived; it is imported from concurrent papers coauthored by Liu that supply the balanced-makespan continuous approximation. The single-vehicle Θ claim (Corollaries 1–2, §3.3 main text) does not depend on this citation, so the circularity is secondary rather than load-bearing for the paper’s strongest result.
full rationale
The TSP tardiness index is defined from the external robust-satisficing template (Long–Sim–Zhou) applied to the classical BHH length functional; it is not defined in terms of the claimed scaling. The upper envelope bound (Prop. 3) follows from the Kantorovich–Rubinstein dual, Cauchy–Schwarz, and Voronoi rearrangement and is distribution-free. The matching lower order (Prop. 4 / Cor. 2) is obtained by an explicit feasible density construction under the stated interior-dispersion Assumption 1; the Θ statement in §3.3 is simply the order match of those two independent bounds in the interior regime. β enters as the classical BHH constant (calibrated only in numerics). No fitted parameter is renamed a prediction, no uniqueness theorem is imported, and no known empirical law is merely re-labeled. The sole mild self-citation is the balanced-makespan continuous-approximation claim used for the multi-vehicle Corollary 3 (Carlsson–Liu concurrent zoning papers); that extension is secondary and does not force the paper’s central single-vehicle scaling. Score 1 reflects that minor secondary dependence only.
Assumptions & free parameters
free parameters (3)
- BHH constant β
- quadrature tolerance ε and grid resolution C
- target construction parameters c,q in synthetic experiments
assumptions (6)
- standard math Beardwood–Halton–Hammersley theorem: L(f)/√n → β ∫√f as n→∞ for continuous densities on D
- standard math Semidiscrete Kantorovich–Rubinstein dual: W1(f,P̂)=max_λ∈Λ ∫ a_λ(x)f(x)dx
- domain assumption Robust satisficing fragility measure ρ(Ψ) of Long, Sim, Zhou (2023)
- ad hoc to paper Assumption 1: positive fraction of empirical atoms are interior-dispersed at scale |D|^{1/2}m^{-1/2}
- domain assumption Constant unit vehicle speed; only locational uncertainty is modeled
- domain assumption Balanced K-vehicle makespan ≈ (β√n/K)∫√f (Carlsson et al. concurrent work)
invented entities (1)
-
TSP tardiness index ρ_τ(L)
independent evidence
Cite this review
Pith. "Pith review of Traveling Salesman Tardiness." pith.science (2026). https://pith.science/paper/TR43JGWT
@misc{pith2026260705730,
author = {Pith},
title = {Pith review of: Traveling Salesman Tardiness},
year = {2026},
howpublished = {\url{https://pith.science/paper/TR43JGWT}},
note = {Machine review of arXiv:2607.05730}
}
read the original abstract
How fragile is the routing time window of delivery systems against spatial distributional uncertainty? We study the tardiness risk of Traveling Salesman Problem (TSP) solutions with respect to a service deadline (target) over the routing time. Using the robust satisficing model, we introduce the TSP tardiness index to quantify the target's fragility under distributional uncertainty in customer locations. Assuming there are m potential customer locations from historical samples on a service region D (of area |D|), we prove that the TSP tardiness index is {\Theta}(n * sqrt(|D|m) / {\tau}) for n realized locations with respect to the routing time target {\tau}, under non-boundary conditions. This result establishes a new scaling law that extends beyond the existing deterministic and probabilistic TSP bounds. We further extend it to a multi-vehicle case and derive simple partition rules for managing delivery systems. Our numerical experiments using synthetic and real-world routing data validate the value of the TSP tardiness index in characterizing and managing the overtime risk of routing systems.
Reference graph
Works this paper leans on
-
[1]
Provably good region partitioning for on-time last-mile delivery , author=. Operations Research , volume=. 2024 , publisher=
work page 2024
-
[2]
INFORMS Journal on Applied Analytics , volume=
Redesigning Zoning Systems for Equitable and Efficient Last-Mile Delivery at Ninja Van , author=. INFORMS Journal on Applied Analytics , volume=. 2025 , publisher=
work page 2025
-
[3]
Transportation science , volume=
The distance traveled to visit N points with a maximum of C stops per vehicle: An analytic model and an application , author=. Transportation science , volume=. 1984 , publisher=
work page 1984
-
[4]
Computers & operations research , volume=
Estimating the length of the optimal TSP tour: An empirical study using regression and neural networks , author=. Computers & operations research , volume=. 1995 , publisher=
work page 1995
-
[5]
Computers & Operations Research , volume=
Optimal-transport satisficing with applications to capacitated hub location , author=. Computers & Operations Research , volume=. 2024 , publisher=
work page 2024
-
[6]
Available at SSRN 5769803 , year=
Analytics for On-Demand Food Delivery: A Hurwicz Satisficing Perspective , author=. Available at SSRN 5769803 , year=
-
[7]
Transportation Research Part E: Logistics and Transportation Review , volume=
A robust satisficing multi-objective optimization approach for bike-sharing systems with heterogeneous user types , author=. Transportation Research Part E: Logistics and Transportation Review , volume=. 2025 , publisher=
work page 2025
-
[8]
Transportation Research Part C: Emerging Technologies , volume=
Data-driven robust optimization for contextual vehicle rebalancing in on-demand ride services under demand uncertainty , author=. Transportation Research Part C: Emerging Technologies , volume=. 2023 , publisher=
work page 2023
Show all 31 references
-
[9]
Operations Research , volume=
Robust workforce management with crowdsourced delivery , author=. Operations Research , volume=. 2025 , publisher=
2025
-
[10]
IISE Transactions , volume=
Robust inventory routing problem considering budget violation under demand uncertainty , author=. IISE Transactions , volume=. 2026 , publisher=
2026
-
[11]
Management Science , year=
Service-Oriented Considerate Routing: Data, Predictions, and Robust Decisions , author=. Management Science , year=
-
[12]
Transportation Science , volume=
2021 Amazon last mile routing research challenge: Data set , author=. Transportation Science , volume=. 2024 , publisher=
2021
-
[13]
Management Science , volume=
Satisficing measures for analysis of risky positions , author=. Management Science , volume=. 2009 , publisher=
2009
-
[14]
2021 , publisher=
Topics in optimal transportation , author=. 2021 , publisher=
2021
-
[15]
Operations Research , volume=
Wasserstein distance and the distributionally robust TSP , author=. Operations Research , volume=. 2018 , publisher=
2018
-
[16]
Operations Research , volume=
Robust satisficing , author=. Operations Research , volume=. 2023 , publisher=
2023
-
[17]
Mathematical proceedings of the Cambridge philosophical society , volume=
The shortest path through many points , author=. Mathematical proceedings of the Cambridge philosophical society , volume=. 1959 , organization=
1959
-
[18]
Transportation science , volume=
The vehicle routing problem with stochastic travel times , author=. Transportation science , volume=. 1992 , publisher=
1992
-
[19]
Transportation Science , volume=
Models and algorithms for stochastic and robust vehicle routing with deadlines , author=. Transportation Science , volume=. 2016 , publisher=
2016
-
[20]
Operations research , volume=
Routing optimization under uncertainty , author=. Operations research , volume=. 2016 , publisher=
2016
-
[21]
Operations Research , volume=
Robust data-driven vehicle routing with time windows , author=. Operations Research , volume=. 2021 , publisher=
2021
-
[22]
Transportation Science , volume=
Probabilistic traveling salesman problem with deadlines , author=. Transportation Science , volume=. 2008 , publisher=
2008
-
[23]
1985 , school=
Probabilistic traveling salesman problems , author=. 1985 , school=
1985
-
[24]
Operations research , volume=
Robust partitioning for stochastic multivehicle routing , author=. Operations research , volume=. 2013 , publisher=
2013
-
[25]
Manufacturing & Service Operations Management , year=
Equitable delivery zoning for last-mile logistics: A framework validated with implementation , author=. Manufacturing & Service Operations Management , year=
-
[26]
Transportation Science , volume=
Fleet sizing and service region partitioning for same-day delivery systems , author=. Transportation Science , volume=. 2022 , publisher=
2022
-
[27]
Management Science , volume=
Tactical design of same-day delivery systems , author=. Management Science , volume=. 2022 , publisher=
2022
-
[28]
European journal of operational research , volume=
Incorporating inventory and routing costs in strategic location models , author=. European journal of operational research , volume=. 2007 , publisher=
2007
-
[29]
Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages=
Towards equitable assignment: Data-driven delivery zone partition at last-mile logistics , author=. Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining , pages=
-
[30]
Operations Research 66(6):1603--1624
Carlsson JG, Behroozi M, Mihic K, 2018 Wasserstein distance and the distributionally robust tsp. Operations Research 66(6):1603--1624
2018
-
[31]
Transportation Science 58(1):8--11
Merch \'a n D, Arora J, Pachon J, Konduri K, Winkenbach M, Parks S, Noszek J, 2024 2021 amazon last mile routing research challenge: Data set. Transportation Science 58(1):8--11
2024
Reviewed July 11, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.