English

Finding large induced sparse subgraphs in $C_{>t}$-free graphs in quasipolynomial time

Data Structures and Algorithms 2021-01-13 v3

Abstract

For an integer tt, a graph GG is called {\em{C>tC_{>t}-free}} if GG does not contain any induced cycle on more than~tt vertices. We prove the following statement: for every pair of integers dd and tt and a CMSO2_2 statement~ϕ\phi, there exists an algorithm that, given an nn-vertex C>tC_{>t}-free graph GG with weights on vertices, finds in time nO(log4n)n^{O(\log^4 n)} a maximum-weight vertex subset SS such that G[S]G[S] has degeneracy at most dd and satisfies ϕ\phi. The running time can be improved to nO(log2n)n^{O(\log^2 n)} assuming GG is PtP_t-free, that is, GG does not contain an induced path on tt vertices. This expands the recent results of the authors [to appear at FOCS 2020 and SOSA 2021] on the {\sc{Maximum Weight Independent Set}} problem on PtP_t-free graphs in two directions: by encompassing the more general setting of C>tC_{>t}-free graphs, and by being applicable to a much wider variety of problems, such as {\sc{Maximum Weight Induced Forest}} or {\sc{Maximum Weight Induced Planar Graph}}.

Keywords

Cite

@article{arxiv.2007.11402,
  title  = {Finding large induced sparse subgraphs in $C_{>t}$-free graphs in quasipolynomial time},
  author = {Peter Gartland and Daniel Lokshtanov and Marcin Pilipczuk and Michal Pilipczuk and Pawel Rzazewski},
  journal= {arXiv preprint arXiv:2007.11402},
  year   = {2021}
}

Comments

49 pages, 2 figures. Major changes from first (preliminary) version including changing title, adding co-authors, and significant addition to content of the paper