English

Feedback Vertex Set on Geometric Intersection Graphs

Computational Geometry 2021-07-09 v1

Abstract

In this paper, we present an algorithm for computing a feedback vertex set of a unit disk graph of size kk, if it exists, which runs in time 2O(k)(n+m)2^{O(\sqrt{k})}(n+m), where nn and mm denote the numbers of vertices and edges, respectively. This improves the 2O(klogk)nO(1)2^{O(\sqrt{k}\log k)}n^{O(1)}-time algorithm for this problem on unit disk graphs by Fomin et al. [ICALP 2017]. Moreover, our algorithm is optimal assuming the exponential-time hypothesis. Also, our algorithm can be extended to handle geometric intersection graphs of similarly sized fat objects without increasing the running time.

Keywords

Cite

@article{arxiv.2107.03861,
  title  = {Feedback Vertex Set on Geometric Intersection Graphs},
  author = {Shinwoo An and Eunjin Oh},
  journal= {arXiv preprint arXiv:2107.03861},
  year   = {2021}
}
R2 v1 2026-06-24T04:00:10.272Z