The paper presents an algorithmic generalization of Dirac's theorem on long cycles in graphs with large minimum vertex degrees. The key contributions are:
The authors introduce a new graph decomposition called Dirac decomposition, which is useful for algorithmically enlarging cycles in graphs. This decomposition has properties that enable efficient algorithms.
They provide an algorithm to solve the Long Dirac Cycle problem, which asks to decide whether a 2-connected graph G contains a cycle of length at least min{2δ(G-B), |V(G)|-|B|} + k, where B is a subset of vertices and k is an integer. The algorithm runs in time 2^O(k+|B|) * n^O(1).
As auxiliary results, the authors also solve the Long (s,t)-Cycle and Long Erd??s-Gallai (s,t)-Path problems, which are of independent interest.
They resolve the conjecture of Jansen, Kozma, and Nederlof on the parameterized complexity of deciding Hamiltonicity when at least n-k vertices have degree at least n/2-k.
The paper combines new graph-theoretic insights with advanced algorithmic techniques to obtain the main result, which significantly generalizes and extends Dirac's classical theorem from the algorithmic perspective.
Na inny język
z treści źródłowej
arxiv.org
Głębsze pytania