English

Induced Cycles and Paths Are Harder Than You Think

Computational Complexity 2022-09-07 v1 Data Structures and Algorithms

Abstract

The goal of the paper is to give fine-grained hardness results for the Subgraph Isomorphism (SI) problem for fixed size induced patterns HH, based on the kk-Clique hypothesis that the current best algorithms for Clique are optimal. Our first main result is that for any pattern graph HH that is a {\em core}, the SI problem for HH is at least as hard as tt-Clique, where tt is the size of the largest clique minor of HH. This improves (for cores) the previous known results [Dalirrooyfard-Vassilevska W. STOC'20] that the SI for HH is at least as hard as kk-clique where kk is the size of the largest clique {\em subgraph} in HH, or the chromatic number of HH (under the Hadwiger conjecture). For detecting \emph{any} graph pattern HH, we further remove the dependency of the result of [Dalirrooyfard-Vassilevska W. STOC'20] on the Hadwiger conjecture at the cost of a sub-polynomial decrease in the lower bound. The result for cores allows us to prove that the SI problem for induced kk-Path and kk-Cycle is harder than previously known. Previously [Floderus et al. Theor. CS 2015] had shown that kk-Path and kk-Cycle are at least as hard to detect as a k/2\lfloor k/2\rfloor-Clique. We show that they are in fact at least as hard as 3k/4O(1)3k/4-O(1)-Clique, improving the conditional lower bound exponent by a factor of 3/23/2. Finally, we provide a new conditional lower bound for detecting induced 44-cycles: n2o(1)n^{2-o(1)} time is necessary even in graphs with nn nodes and O(n1.5)O(n^{1.5}) edges.

Keywords

Cite

@article{arxiv.2209.01873,
  title  = {Induced Cycles and Paths Are Harder Than You Think},
  author = {Mina Dalirrooyfard and Virginia Vassilevska Williams},
  journal= {arXiv preprint arXiv:2209.01873},
  year   = {2022}
}

Comments

To appear in FOCS 2022