English

On the tractability of optimization problems on H-graphs

Data Structures and Algorithms 2020-02-24 v4 Discrete Mathematics Combinatorics

Abstract

For a graph HH, a graph GG is an HH-graph if it is an intersection graph of connected subgraphs of some subdivision of HH. HH-graphs naturally generalize several important graph classes like interval or circular-arc graph. This class was introduced in the early 1990s by B\'ir\'o, Hujter, and Tuza. Recently, Chaplick et al. initiated the algorithmic study of HH-graphs by showing that a number of fundamental optimization problems are solvable in polynomial time on HH-graphs. We extend and complement these algorithmic findings in several directions. First we show that for every fixed HH, the class of HH-graphs is of logarithmically-bounded boolean-width (via mim-width). Pipelined with the plethora of known algorithms on graphs of bounded boolean-width, this describes a large class of problems solvable in polynomial time on HH-graphs. We also observe that HH-graphs are graphs with polynomially many minimal separators. Combined with the work of Fomin, Todinca and Villanger on algorithmic properties of such classes of graphs, this identify another wide class of problems solvable in polynomial time on HH-graphs. The most fundamental optimization problems among the problems solvable in polynomial time on HH-graphs are Maximum Clique, Maximum Independent Set, and Minimum Dominating Set. We provide a more refined complexity analysis of these problems from the perspective of Parameterized Complexity. We show that Maximum Independent Set and Minimum Dominating Set are W[1]-hard being parameterized by the size of HH plus the size of the solution. On the other hand, we prove that when HH is a tree, then Minimum Dominating Set is fixed-parameter tractable parameterized (FPT) by the size of HH. For Maximum Clique we show that it admits a polynomial kernel parameterized by HH and the solution size.

Keywords

Cite

@article{arxiv.1709.09737,
  title  = {On the tractability of optimization problems on H-graphs},
  author = {Fedor V. Fomin and Petr A. Golovach and Jean-Florent Raymond},
  journal= {arXiv preprint arXiv:1709.09737},
  year   = {2020}
}

Comments

42 pages, 4 figures. Accepted by Algorithmica in 2020

R2 v1 2026-06-22T21:57:14.092Z