Arrow Research search

Author name cluster

Sander Borst

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

2 papers
1 author row

Possible papers

2

SODA Conference 2025 Conference Paper

Stronger adversaries grow cheaper forests: online node-weighted Steiner problems

  • Sander Borst
  • Marek Eliás 0001
  • Moritz Venzin

We propose a O (log k log n )-competitive randomized algorithm for online node-weighted Steiner forest. This is essentially optimal and significantly improves over the previous bound of O (log 2 k log n ) by Hajiaghayi et al. [2017]. In fact, our result extends to the more general prize-collecting setting, improving over previous works by a poly-logarithmic factor. Our key technical contribution is a randomized online algorithm for set cover and non-metric facility location in a new adversarial model which we call semi-adaptive adversaries. As a by-product of our techniques, we obtain the first deterministic O (log | C | log | F |)-competitive algorithm for non-metric facility location.

SODA Conference 2023 Conference Paper

Integrality Gaps for Random Integer Programs via Discrepancy

  • Sander Borst
  • Daniel Dadush
  • Dan Mikulincer

In this work, we prove new bounds on the additive gap between the value of a random integer program max c T x, Ax ≤ b, x ∈ {0, 1} n with m constraints and that of its linear programming relaxation for a wide range of distributions on ( A, b, c ). Our investigation is motivated by the work of Dey, Dubey, and Molinaro (SODA'21), who gave a framework for relating the size of Branch-and-Bound (B&B) trees to additive integrality gaps. Dyer and Frieze (MOR '89) and Borst et al. (Mathematical Programming '22), respectively, showed that for certain random packing and Gaussian IPs, where the entries of A, c are independently distributed according to either the uniform distribution on [0, 1] or the Gaussian distribution N (0, 1), the integrality gap is bounded by O m (log 2 n/n ) with probability at least 1 − 1/ n - e −Ω m (1). In this paper, we generalize these results to the cases where the entries of A are uniformly distributed on an integer interval (e. g. , entries in {-1, 0, 1}), and where the columns of A are distributed according to an isotropic logconcave distribution. Second, we substantially improve the success probability to 1 - 1/poly( n ), compared to constant probability in prior works (depending on m ). Leveraging the connection to Branch-and-Bound, our gap results imply that for these IPs B&B trees have size n poly( m ) with high probability (i. e. , polynomial for fixed m ), which significantly extends the class of IPs for which B&B is known to be polynomial. Our main technical contribution and the key to achieving the above results is a new linear discrepancy theorem for random matrices. Our theorem gives general conditions under which a target vector is equal to or very close to a {0, 1} combination of the columns of a random matrix A. Compared to prior results, our theorem handles a much wider range of distributions on A, both continuous and discrete, and achieves success probability exponentially close to 1, as opposed to the constant probability shown in earlier results. Our proof uses a Fourier analytic approach, building on the work of Hoberg and Rothvoss (SODA '19) and Franks and Saks (RSA '20) who studied the discrepancy of random set systems and matrices respectively.

v2026.09.13