An ${\cal O}(m\log n)$ algorithm for the weighted stable set problem in claw-free graphs with $\alpha({G}) \le 3$
Paolo Nobili, Antonio Sassano

TL;DR
This paper presents an efficient algorithm with complexity ${\
Contribution
It introduces an ${\cal O}(m\log n)$ algorithm for the weighted stable set problem in claw-free graphs with independence number at most 3, improving previous bounds.
Findings
Algorithm solves maximum weight stable set in ${\cal O}(|E|\log|V|)$ time.
Efficiently checks if independence number exceeds 3 or finds a large stable set.
Significantly improves the computational complexity over prior methods.
Abstract
In this paper we show how to solve the \emph{Maximum Weight Stable Set Problem} in a claw-free graph with in time . More precisely, in time we check whether or produce a stable set with cardinality at least ; moreover, if we produce in time a maximum stable set of . This improves the bound of due to Faenza et al.
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 · Limits and Structures in Graph Theory
