English

Quasipolynomiality of the Smallest Missing Induced Subgraph

Data Structures and Algorithms 2023-09-29 v2

Abstract

We study the problem of finding the smallest graph that does not occur as an induced subgraph of a given graph. This missing induced subgraph has at most logarithmic size and can be found by a brute-force search, in an nn-vertex graph, in time nO(logn)n^{O(\log n)}. We show that under the Exponential Time Hypothesis this quasipolynomial time bound is optimal. We also consider variations of the problem in which either the missing subgraph or the given graph comes from a restricted graph family; for instance, we prove that the smallest missing planar induced subgraph of a given planar graph can be found in polynomial time.

Keywords

Cite

@article{arxiv.2306.11185,
  title  = {Quasipolynomiality of the Smallest Missing Induced Subgraph},
  author = {David Eppstein and Andrea Lincoln and Virginia Vassilevska Williams},
  journal= {arXiv preprint arXiv:2306.11185},
  year   = {2023}
}

Comments

10 pages, 1 figure. To appear in J. Graph Algorithms Appl. This version updates an author affiliation