An Improved Approximation Algorithm for the Maximum Weight Independent Set Problem in d-Claw Free Graphs
Meike Neuwohner

TL;DR
This paper presents an improved approximation algorithm for the maximum weight independent set problem in d-claw free graphs, achieving a slightly better ratio than the longstanding best, with implications for the weighted k-Set Packing problem.
Contribution
The authors develop a broader class of local improvements that improve the approximation ratio for the problem, surpassing the previous 20-year-old best bound.
Findings
Achieves an approximation ratio of d/2 - 1/63700992 + ε.
Provides a polynomial-time d/2-approximation algorithm.
Improves approximation guarantees for weighted k-Set Packing problem.
Abstract
In this paper, we consider the task of computing an independent set of maximum weight in a given -claw free graph equipped with a positive weight function . In doing so, is considered a constant. The previously best known approximation algorithm for this problem is the local improvement algorithm SquareImp proposed by Berman. It achieves a performance ratio of in time for any , which has remained unimproved for the last twenty years. By considering a broader class of local improvements, we obtain an approximation ratio of for any at the cost of an additional factor of in the running time. In particular, our result…
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
TopicsOptimization and Packing Problems · Complexity and Algorithms in Graphs · Sustainable Supply Chain Management
