English

The Parameterized Complexity of Graph Cyclability

Combinatorics 2016-01-26 v2 Computational Complexity Discrete Mathematics Data Structures and Algorithms

Abstract

The cyclability of a graph is the maximum integer kk for which every kk vertices lie on a cycle. The algorithmic version of the problem, given a graph GG and a non-negative integer k,k, decide whether the cyclability of GG is at least k,k, is {\sf NP}-hard. We study the parametrized complexity of this problem. We prove that this problem, parameterized by k,k, is co\mboxW[1]{\sf co\mbox{-}W[1]}-hard and that its does not admit a polynomial kernel on planar graphs, unless NPco\mboxNP/poly{\sf NP}\subseteq{\sf co}\mbox{-}{\sf NP}/{\sf poly}. On the positive side, we give an {\sf FPT} algorithm for planar graphs that runs in time 22O(k2logk)n22^{2^{O(k^2\log k)}}\cdot n^2. Our algorithm is based on a series of graph-theoretical results on cyclic linkages in planar graphs.

Keywords

Cite

@article{arxiv.1412.3955,
  title  = {The Parameterized Complexity of Graph Cyclability},
  author = {Petr A. Golovach and Marcin Kamiński and Spyridon Maniatis and Dimitrios M. Thilikos},
  journal= {arXiv preprint arXiv:1412.3955},
  year   = {2016}
}
R2 v1 2026-06-22T07:29:00.699Z