English

Feedback Vertex Set for pseudo-disk graphs in subexponential FPT time

Data Structures and Algorithms 2024-11-01 v1 Discrete Mathematics

Abstract

In this paper, we investigate the existence of parameterized algorithms running in subexponential time for two fundamental cycle-hitting problems: Feedback Vertex Set (FVS) and Triangle Hitting (TH). We focus on the class of pseudo-disk graphs, which forms a common generalization of several graph classes where such results exist, like disk graphs and square graphs. In these graphs, we show that TH can be solved in time 2O(k3/4logk)nO(1)2^{O(k^{3/4}\log k)}n^{O(1)}, and given a geometric representation FVS can be solved in time 2O(k6/7logk)nO(1)2^{O(k^{6/7}\log k)}n^{O(1)}.

Keywords

Cite

@article{arxiv.2410.23878,
  title  = {Feedback Vertex Set for pseudo-disk graphs in subexponential FPT time},
  author = {Gaétan Berthe and Marin Bougeret and Daniel Gonçalves and Jean-Florent Raymond},
  journal= {arXiv preprint arXiv:2410.23878},
  year   = {2024}
}

Comments

Presented at the conference WG 2024

R2 v1 2026-06-28T19:42:49.047Z