Characterizing the easy-to-find subgraphs from the viewpoint of polynomial-time algorithms, kernels, and Turing kernels
Bart M. P. Jansen, D\'aniel Marx

TL;DR
This paper investigates the complexity of finding specific subgraphs within larger graphs, identifying properties of graph classes that determine whether these problems are efficiently solvable, kernelizable, or hard.
Contribution
It introduces new combinatorial properties that characterize when subgraph problems are tractable or hard for hereditary graph classes.
Findings
Hereditary class F with property X allows polynomial kernels for F-Packing.
Classes lacking property X lead to hardness results or no polynomial Turing kernels.
Specific structural properties determine the complexity and kernelizability of subgraph problems.
Abstract
We study two fundamental problems related to finding subgraphs: (1) given graphs G and H, Subgraph Test asks if H is isomorphic to a subgraph of G, (2) given graphs G, H, and an integer t, Packing asks if G contains t vertex-disjoint subgraphs isomorphic to H. For every graph class F, let F-Subgraph Test and F-Packing be the special cases of the two problems where H is restricted to be in F. Our goal is to study which classes F make the two problems tractable in one of the following senses: * (randomized) polynomial-time solvable, * admits a polynomial (many-one) kernel, or * admits a polynomial Turing kernel (that is, has an adaptive polynomial-time procedure that reduces the problem to a polynomial number of instances, each of which has size bounded polynomially by the size of the solution). We identify a simple combinatorial property such that if a hereditary class F has this…
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
TopicsComplexity and Algorithms in Graphs · Algorithms and Data Compression · Advanced Graph Theory Research
