Tight Bounds for Budgeted Maximum Weight Independent Set in Bipartite and Perfect Graphs
Ilan Doron-Arad, Hadas Shachnai

TL;DR
This paper establishes tight approximation bounds for the budgeted maximum weight independent set problem on bipartite and perfect graphs, providing both upper and lower bounds and exploring related special cases.
Contribution
It presents a tight 2-approximation algorithm for BMWIS on perfect and bipartite graphs and proves a near-matching lower bound based on SSEH, advancing understanding of approximability.
Findings
A 2-approximation for BMWIS on perfect graphs.
A (2 - ε) lower bound for BMWIS on bipartite graphs under SSEH.
Tight bounds for the capacitated maximum weight independent set problem.
Abstract
We consider the classic budgeted maximum weight independent set (BMWIS) problem. The input is a graph , a weight function , a cost function , and a budget . The goal is to find an independent set in such that , which maximizes the total weight . Since the problem on general graphs cannot be approximated within ratio for any , BMWIS has attracted significant attention on graph families for which a maximum weight independent set can be computed in polynomial time. Two notable such graph families are bipartite and perfect graphs. BMWIS is known to be NP-hard on both of these graph families; however, the best possible approximation guarantees for these graphs are wide open.…
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
