Vectors in a Box
Kevin Buchin, Ji\v{r}\'i Matou\v{s}ek, Robin A. Moser, D\"om\"ot\"or, P\'alv\"olgyi

TL;DR
This paper investigates the function tau(d), which measures the subset sum properties of vectors in high-dimensional cubes, providing new bounds that impact algorithms for integer programming.
Contribution
It establishes new upper and lower bounds on tau(d) using geometric and combinatorial methods, advancing understanding of related polyhedral structures.
Findings
Upper bound: tau(d) <= d^{d+o(d)}
Lower bound: tau(d) >= d^{d/2-o(d)}
Implication: Pseudo-polynomial algorithm for fixed-constraint integer programming
Abstract
For an integer d>=1, let tau(d) be the smallest integer with the following property: If v1,v2,...,vt is a sequence of t>=2 vectors in [-1,1]^d with v1+v2+...+vt in [-1,1]^d, then there is a subset S of {1,2,...,t} of indices, 2<=|S|<=tau(d), such that \sum_{i\in S} vi is in [-1,1]^d. The quantity tau(d) was introduced by Dash, Fukasawa, and G\"unl\"uk, who showed that tau(2)=2, tau(3)=4, and tau(d)=Omega(2^d), and asked whether tau(d) is finite for all d. Using the Steinitz lemma, in a quantitative version due to Grinberg and Sevastyanov, we prove an upper bound of tau(d) <= d^{d+o(d)}, and based on a construction of Alon and Vu, whose main idea goes back to Hastad, we obtain a lower bound of tau(d)>= d^{d/2-o(d)}. These results contribute to understanding the master equality polyhedron with multiple rows defined by Dash et al., which is a "universal" polyhedron encoding valid…
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.
Taxonomy
TopicsVehicle Routing Optimization Methods · Optimization and Packing Problems · Complexity and Algorithms in Graphs
