On the tractability of optimization problems on H-graphs
Fedor V. Fomin, Petr A. Golovach, Jean-Florent Raymond

TL;DR
This paper explores the computational complexity of optimization problems on H-graphs, showing polynomial-time solvability for many problems, but also establishing W[1]-hardness and fixed-parameter tractability results depending on the structure of H.
Contribution
It extends the understanding of algorithmic properties of H-graphs by analyzing their boolean-width, minimal separators, and parameterized complexity of key problems, revealing both tractability and hardness results.
Findings
H-graphs have logarithmically-bounded boolean-width.
H-graphs have polynomially many minimal separators.
Maximum Clique admits a polynomial kernel when parameterized by H and solution size.
Abstract
For a graph , a graph is an -graph if it is an intersection graph of connected subgraphs of some subdivision of . -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 -graphs by showing that a number of fundamental optimization problems are solvable in polynomial time on -graphs. We extend and complement these algorithmic findings in several directions. First we show that for every fixed , the class of -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 -graphs. We also observe that -graphs are graphs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
