English

Maximum Weight Independent Set in Graphs with no Long Claws in Quasi-Polynomial Time

Data Structures and Algorithms 2025-09-24 v4

Abstract

We show that the Maximum Weight Independent Set problem (MWIS) can be solved in quasi-polynomial time on HH-free graphs (graphs excluding a fixed graph HH as an induced subgraph) for every HH whose every connected component is a path or a subdivided claw (i.e., a tree with at most three leaves). This completes the dichotomy of the complexity of MWIS in F\mathcal{F}-free graphs for any finite set F\mathcal{F} of graphs into NP-hard cases and cases solvable in quasi-polynomial time, and corroborates the conjecture that the cases not known to be NP-hard are actually polynomial-time solvable. The key graph-theoretic ingredient in our result is as follows. Fix an integer t1t \geq 1. Let St,t,tS_{t,t,t} be the graph created from three paths on tt edges by identifying one endpoint of each path into a single vertex. We show that, given a graph GG, one can in polynomial time find either an induced St,t,tS_{t,t,t} in GG, or a balanced separator consisting of O(logV(G))\mathcal{O}(\log |V(G)|) vertex neighborhoods in GG, or an extended strip decomposition of GG (a decomposition almost as useful for recursion for MWIS as a partition into connected components) with each particle of weight multiplicatively smaller than the weight of GG. This is a strengthening of a result of Majewski, Masa\v{r}\'ik, Novotn\'a, Okrasa, Pilipczuk, Rz\k{a}\.zewski, and Soko{\l}owski [ICALP 2022] which provided such an extended strip decomposition only after the deletion of O(logV(G))\mathcal{O}(\log |V(G)|) vertex neighborhoods. To reach the final result, we employ an involved branching strategy that relies on the structural lemma presented above.

Keywords

Cite

@article{arxiv.2305.15738,
  title  = {Maximum Weight Independent Set in Graphs with no Long Claws in Quasi-Polynomial Time},
  author = {Peter Gartland and Daniel Lokshtanov and Tomáš Masařík and Marcin Pilipczuk and Michał Pilipczuk and Paweł Rzążewski},
  journal= {arXiv preprint arXiv:2305.15738},
  year   = {2025}
}

Comments

Presented at STOC 2024: the 56th Annual ACM Symposium on Theory of Computing, 59 pages, 4 figures