Robust Algorithms for Path and Cycle Problems in Geometric Intersection Graphs
Malory Marin, Jean-Florent Raymond, Rémi Watrigant
TL;DR
This work develops robust subexponential algorithms for classical connectivity problems on intersection graphs of similarly sized fat objects, achieving ETH-tight bounds for Hamiltonian Path and Cycle in 2^{O(n^{1-1/d})} time and a robust subexponential FPT algorithm for Long Path in 2^{O(k^{1-1/d} log^2 k)} n^{O(1)} time. The core technique is a λ-linked partition, a geometry-free partition into highly connected parts whose contraction has bounded degree and sublinear treewidth, enabling reductions and dynamic programming on low-treewidth graphs. A low-treewidth pattern covering theorem further strengthens the framework, providing a probabilistic method to capture relevant vertex sets while preserving structural compactness. The results extend the robustness framework of earlier work and introduce new tools with potential independent interest in geometric graph theory, while leaving open questions about derandomization and Long Cycle robustness.
Abstract
We study the design of robust subexponential algorithms for classical connectivity problems on intersection graphs of similarly sized fat objects in $\mathbb{R}^d$. In this setting, each vertex corresponds to a geometric object, and two vertices are adjacent if and only if their objects intersect. We introduce a new tool for designing such algorithms, which we call a $λ$-linked partition. This is a partition of the vertex set into groups of highly connected vertices. Crucially, such a partition can be computed in polynomial time and does not require access to the geometric representation of the graph. We apply this framework to problems related to paths and cycles in graphs. First, we obtain the first robust ETH-tight algorithms for Hamiltonian Path and Hamiltonian Cycle, running in time $2^{O(n^{1-1/d})}$ on intersection graphs of similarly sized fat objects in $\mathbb{R}^d$. This resolves an open problem of de Berg et al. [STOC 2018] and completes the study of these problems on geometric intersection graphs from the viewpoint of ETH-tight exact algorithms. We further extend our approach to the parameterized setting and design the first robust subexponential parameterized algorithm for Long Path in any fixed dimension $d$. More precisely, we obtain a randomized robust algorithm running in time $2^{O(k^{1-1/d}\log^2 k)}\, n^{O(1)}$ on intersection graphs of similarly sized fat objects in $\mathbb{R}^d$, where $k$ is the natural parameter. Besides $λ$-linked partitions, our algorithm also relies on a low-treewidth pattern covering theorem that we establish for geometric intersection graphs, which may be viewed as a refinement of a result of Marx-Pilipczuk [ESA 2017]. This structural result may be of independent interest.
