TL;DR
This paper introduces novel data reduction and increasing transformation rules for the maximum weight independent set problem, significantly improving solution efficiency and quality through a new branch-and-transform paradigm.
Contribution
It proposes generalized data reduction and increasing transformation rules that enhance problem simplification and solution quality for the maximum weight independent set problem.
Findings
Smaller irreducible graphs achieved on most instances
More instances solved to optimality than previous methods
Up to two orders of magnitude faster than state-of-the-art solvers
Abstract
Given a vertex-weighted graph, the maximum weight independent set problem asks for a pair-wise non-adjacent set of vertices such that the sum of their weights is maximum. The branch-and-reduce paradigm is the de facto standard approach to solve the problem to optimality in practice. In this paradigm, data reduction rules are applied to decrease the problem size. These data reduction rules ensure that given an optimum solution on the new (smaller) input, one can quickly construct an optimum solution on the original input. We introduce new generalized data reduction and transformation rules for the problem. A key feature of our work is that some transformation rules can increase the size of the input. Surprisingly, these so-called increasing transformations can simplify the problem and also open up the reduction space to yield even smaller irreducible graphs later throughout 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
