English

Hardness of Approximation for Shortest Path with Vector Costs

Data Structures and Algorithms 2025-10-27 v1

Abstract

We obtain hardness of approximation results for the p\ell_p-Shortest Path problem, a variant of the classic Shortest Path problem with vector costs. For every integer p[2,)p \in [2,\infty), we show a hardness of Ω(p(logn/log2logn)11/p)\Omega(p(\log n / \log^2\log n)^{1-1/p}) for both polynomial- and quasi-polynomial-time approximation algorithms. This nearly matches the approximation factor of O(p(logn/loglogn)11/p)O(p(\log n / \log\log n)^{1-1/p}) achieved by a quasi-polynomial-time algorithm of Makarychev, Ovsiankin, and Tani (ICALP 2025). No hardness of approximation results were previously known for any p<p < \infty. We also present results for the case where pp is a function of nn. For p=p = \infty, we establish a hardness of Ω~(log2n)\tilde\Omega(\log^2 n), improving upon the previous Ω~(logn)\tilde\Omega(\log n) hardness result. Our result nearly matches the O(log2n)O(\log^2 n) approximation guarantee of the quasi-polynomial-time algorithm by Li, Xu, and Zhang (ICALP 2025). Finally, we present asymptotic bounds on higher-order Bell numbers, which might be of independent interest.

Keywords

Cite

@article{arxiv.2510.21058,
  title  = {Hardness of Approximation for Shortest Path with Vector Costs},
  author = {Charlie Carlson and Yury Makarychev and Ron Mosenzon},
  journal= {arXiv preprint arXiv:2510.21058},
  year   = {2025}
}

Comments

33 pages, 1 figure, to be published in SODA 2026

R2 v1 2026-07-01T07:03:12.502Z