Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Finding Detours is Fixed-parameter Tractable (1607.07737v2)

Published 26 Jul 2016 in cs.DS and cs.DM

Abstract: We consider the following natural "above guarantee" parameterization of the classical Longest Path problem: For given vertices s and t of a graph G, and an integer k, the problem Longest Detour asks for an (s,t)-path in G that is at least k longer than a shortest (s,t)-path. Using insights into structural graph theory, we prove that Longest Detour is fixed-parameter tractable (FPT) on undirected graphs and actually even admits a single-exponential algorithm, that is, one of running time exp(O(k)) poly(n). This matches (up to the base of the exponential) the best algorithms for finding a path of length at least k. Furthermore, we study the related problem Exact Detour that asks whether a graph G contains an (s,t)-path that is exactly k longer than a shortest (s,t)-path. For this problem, we obtain a randomized algorithm with running time about 2.746k, and a deterministic algorithm with running time about 6.745k, showing that this problem is FPT as well. Our algorithms for Exact Detour apply to both undirected and directed graphs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Ivona Bezáková (8 papers)
  2. Radu Curticapean (23 papers)
  3. Holger Dell (23 papers)
  4. Fedor V. Fomin (137 papers)
Citations (23)

Summary

We haven't generated a summary for this paper yet.