Exact Minimum Weight Spanners via Column Generation
Fritz B\"okler, Markus Chimani, Henning Jasper, Mirko H. Wagner

TL;DR
This paper presents an efficient column generation method for exactly solving the minimum weight spanner problem, enabling solutions for much larger graphs than previously possible and assessing heuristic quality.
Contribution
It introduces an improved column generation approach with engineering enhancements, significantly expanding the solvable graph size for exact minimum weight spanners.
Findings
Solved instances with over 16,000 nodes within 13 minutes.
Compared exact solutions to heuristics on larger graphs.
Polyhedral analysis of two existing models included.
Abstract
Given a weighted graph , a minimum weight -spanner is a least-weight subgraph that preserves minimum distances between all node pairs up to a factor of . There are many results on heuristics and approximation algorithms, including a recent investigation of their practical performance [20]. Exact approaches, in contrast, have long been denounced as impractical: The first exact ILP (integer linear program) method [48] from 2004 is based on a model with exponentially many path variables, solved via column generation. A second approach [2], modeling via arc-based multicommodity flow, was presented in 2019. In both cases, only graphs with 40-100 nodes were reported to be solvable. In this paper, we briefly report on a theoretical comparison between these two models from a polyhedral point of view, and then concentrate on improvements and engineering…
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.
