Fixed-ℓ long odd hole detection complexity

Open Question (running time improvement for long hole detection) · arXiv:1904.12273

arXiv Question medium confidence— first stated 2020-09-06

Status open medium confidence

No paper has substantially improved the $|G|^{O(\ell)}$ exponent for detecting long holes or long odd holes for fixed $\ell$. The closely related problem of detecting long even holes was addressed by Cook and Seymour (arXiv:2009.05691), who gave an $O(|G|^{9\ell+3})$ algorithm — still $|G|^{O(\ell)}$. Hardness results show W[1]-hardness when $\ell$ is part of the input, suggesting that eliminating the $\ell$-dependence from the exponent entirely is likely impossible under standard complexity assumptions, but the question of a substantially smaller polynomial degree for fixed $\ell$ remains open.

Cited literature (1)

  • Linda Cook, Paul Seymour · European Journal of Combinatorics (2022) · arXiv:2009.05691

    Provides an $O(|G|^{9\ell+3})$ algorithm for detecting long even holes for fixed $\ell \geq 4$; a closely related variant that still runs in $|G|^{O(\ell)}$ time and does not resolve the running-time question for long holes or long odd holes.

Reviewer notes. The open question asks whether the $|G|^{O(\ell)}$ dependence can be substantially improved for fixed $\ell$. Cook and Seymour 2020 (arXiv:2009.05691) provides adjacent progress for even holes at $O(|G|^{9\ell+3})$, still polynomial in the same sense. W[1]-hardness when $\ell$ is part of the input (established in the FPT literature) implies that a uniform algorithm simultaneously polynomial in both $|G|$ and $\ell$ is unlikely, but does not rule out a smaller polynomial degree for each fixed $\ell$. No direct improvement to the $O(|G|^{\ell+1})$ or $O(|G|^{20\ell+40})$ bounds was found in the indexed literature.

Auto-reviewed 2026-05-15 with claude-sonnet-4-6 (web search enabled).

Question. Can the running times of $O(|G|^{\ell+1})$ for detecting a long hole and $O(|G|^{20\ell+40})$ for detecting a long odd hole — both $|G|^{O(\ell)}$ — be substantially improved for fixed $\ell$?

Context

The paper gives algorithms with running time $|G|^{O(\ell)}$ for both long hole and long odd hole detection. Both problems are NP-hard when $\ell$ is part of the input, but whether the dependence on $\ell$ in the exponent can be reduced for fixed $\ell$ is left as an open question.

Notes. Stated as 'We do not know if either can be substantially improved.' No formal labelled environment.

Source paper

Detecting a long odd hole
Maria Chudnovsky, Alex Scott, Paul Seymour · 2020-09-06
https://arxiv.org/abs/1904.12273 PDF source