English

Subgraph Isomorphism on Graph Classes that Exclude a Substructure

Data Structures and Algorithms 2019-05-28 v1

Abstract

We study Subgraph Isomorphism on graph classes defined by a fixed forbidden graph. Although there are several ways for forbidding a graph, we observe that it is reasonable to focus on the minor relation since other well-known relations lead to either trivial or equivalent problems. When the forbidden minor is connected, we present a near dichotomy of the complexity of Subgraph Isomorphism with respect to the forbidden minor, where the only unsettled case is P5P_{5}, the path of five vertices. We then also consider the general case of possibly disconnected forbidden minors. We show fixed-parameter tractable cases and randomized XP-time solvable cases parameterized by the size of the forbidden minor HH. We also show that by slightly generalizing the tractable cases, the problem becomes NP-complete. All unsettle cases are equivalent to P5P_{5} or the disjoint union of two P5P_{5}'s. As a byproduct, we show that Subgraph Isomorphism is fixed-parameter tractable parameterized by vertex integrity. Using similar techniques, we also observe that Subgraph Isomorphism is fixed-parameter tractable parameterized by neighborhood diversity.

Keywords

Cite

@article{arxiv.1905.10670,
  title  = {Subgraph Isomorphism on Graph Classes that Exclude a Substructure},
  author = {Hans L. Bodlaender and Tesshu Hanaka and Yasuaki Kobayashi and Yusuke Kobayashi and Yoshio Okamoto and Yota Otachi and Tom C. van der Zanden},
  journal= {arXiv preprint arXiv:1905.10670},
  year   = {2019}
}

Comments

15 pages, 5 figures. CIAC 2019

R2 v1 2026-06-23T09:24:11.571Z