English

On Circuit Diameter and Straight Line Complexity

Optimization and Control 2026-02-06 v1

Abstract

The circuit diameter of a polyhedron is the maximum length (number of steps) of a shortest circuit walk between any two vertices of the polyhedron. Introduced by Borgwardt, Finhold and Hemmecke (SIDMA 2015), it is a relaxation of the combinatorial diameter of a polyhedron. These two notions of diameter lower bound the number of iterations taken by circuit augmentation algorithms and the simplex method respectively for solving linear programs. Recently, an analogous lower bound for path-following interior point methods was introduced by Allamigeon, Dadush, Loho, Natura and V\'egh (SICOMP 2025). Termed straight line complexity, it refers to the minimum number of pieces of any piecewise linear curve that traverses a specified neighborhood of the central path. In this paper, we study the relationship between circuit diameter and straight line complexity. For a polyhedron P:={xRn:Ax=b,x0}P:=\{x\in \mathbb{R}^n: Ax = b, x\geq \mathbf{0}\}, we show that its circuit diameter is up to a poly(n)\mathrm{poly}(n) factor upper bounded by the straight line complexity of linear programs defined over PP. This yields a strongly polynomial circuit diameter bound for polyhedra with at most 2 variables per inequality. We also give a circuit augmentation algorithm with matching iteration complexity.

Cite

@article{arxiv.2602.05699,
  title  = {On Circuit Diameter and Straight Line Complexity},
  author = {Daniel Dadush and Stefan Kober and Zhuan Khye Koh},
  journal= {arXiv preprint arXiv:2602.05699},
  year   = {2026}
}
R2 v1 2026-07-01T09:37:58.702Z