Randomized Rounding for Routing and Covering Problems: Experiments and Improvements
Benjamin Doerr, Marvin K\"unnemann, and Magnus Wahlstr\"om

TL;DR
This paper evaluates randomized rounding algorithms for routing and covering problems, showing they outperform theoretical guarantees, and introduces new LP-based and hybrid methods that improve solution quality in experiments.
Contribution
It provides experimental validation of randomized rounding techniques and proposes novel LP-based and hybrid approaches that enhance solution quality for routing and covering problems.
Findings
Randomized rounding algorithms perform better in practice than theoretical guarantees.
Derandomized versions yield significantly better rounding errors with negligible additional computation.
New LP-based and hybrid methods improve solutions for routing and max-coverage problems.
Abstract
Following previous theoretical work by Srinivasan (FOCS 2001) and the first author (STACS 2006) and a first experimental evaluation on random instances (ALENEX 2009), we investigate how the recently developed different approaches to generate randomized roundings satisfying disjoint cardinality constraints behave when used in two classical algorithmic problems, namely low-congestion routing in networks and max-coverage problems in hypergraphs. We generally find that all randomized rounding algorithms work well, much better than what is guaranteed by existing theoretical work. The derandomized versions produce again significantly better rounding errors, with running times still negligible compared to the one for solving the corresponding LP. It thus seems worth preferring them over the randomized variants. The data created in these experiments lets us propose and investigate the…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Vehicle Routing Optimization Methods
