Recognizing Proper Tree-Graphs
Abstract
We investigate the parameterized complexity of the recognition problem for the proper -graphs. The -graphs are the intersection graphs of connected subgraphs of a subdivision of a multigraph , and the properness means that the containment relationship between the representations of the vertices is forbidden. The class of -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 -graphs were introduced by Chaplick et al. in WADS 2019 as a generalization of proper interval and circular-arc graphs. For these graph classes, 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 with nodes, it can be decided in time, whether an -vertex graph is a proper -graph. For yes-instances, our algorithm outputs a proper -representation. This proves that the recognition problem for proper -graphs, where required to be a tree, is fixed-parameter tractable when parameterized by the size of . Previously only NP-completeness was known. - Contrasting to the first result, we prove that if is not constrained to be a tree, then the recognition problem becomes much harder. Namely, we show that there is a multigraph with 4 vertices and 5 edges such that it is NP-complete to decide whether is a proper -graph.
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}
}