English

Recognizing Proper Tree-Graphs

Computational Complexity 2020-11-25 v1 Discrete Mathematics

Abstract

We investigate the parameterized complexity of the recognition problem for the proper HH-graphs. The HH-graphs are the intersection graphs of connected subgraphs of a subdivision of a multigraph HH, and the properness means that the containment relationship between the representations of the vertices is forbidden. The class of HH-graphs was introduced as a natural (parameterized) generalization of interval and circular-arc graphs by Bir\'o, Hujter, and Tuza in 1992, and the proper HH-graphs were introduced by Chaplick et al. in WADS 2019 as a generalization of proper interval and circular-arc graphs. For these graph classes, HH may be seen as a structural parameter reflecting the distance of a graph to a (proper) interval graph, and as such gained attention as a structural parameter in the design of efficient algorithms. We show the following results. - For a tree TT with tt nodes, it can be decided in 2O(t2logt)n3 2^{\mathcal{O}(t^2 \log t)} \cdot n^3 time, whether an nn-vertex graph G G is a proper T T -graph. For yes-instances, our algorithm outputs a proper TT-representation. This proves that the recognition problem for proper HH-graphs, where HH required to be a tree, is fixed-parameter tractable when parameterized by the size of TT. Previously only NP-completeness was known. - Contrasting to the first result, we prove that if HH is not constrained to be a tree, then the recognition problem becomes much harder. Namely, we show that there is a multigraph HH with 4 vertices and 5 edges such that it is NP-complete to decide whether GG is a proper HH-graph.

Keywords

Cite

@article{arxiv.2011.11670,
  title  = {Recognizing Proper Tree-Graphs},
  author = {Steven Chaplick and Petr A. Golovach and Tim A. Hartmann and Dušan Knop},
  journal= {arXiv preprint arXiv:2011.11670},
  year   = {2020}
}