English

Long Directed Detours: Reduction to $2$-Disjoint Paths

Data Structures and Algorithms 2023-01-25 v2

Abstract

We study an "above guarantee" version of the {\sc Longest Path} problem in directed graphs: We are given a graph GG, two vertices ss and tt of GG, and a non-negative integer kk, and the objective is to determine whether GG contains a path of length at least distG(s,t)+kdist_G(s,t) +k where distG(s,t)dist_G(s,t) is the length of a shortest path from ss to tt in GG (assuming that one exists). We show that the problem is fixed parameter tractable (FPT) parameterized by kk in the class of graphs where {\sc 22-Disjoint Paths} problem is polynomial time solvable.

Keywords

Cite

@article{arxiv.2301.06105,
  title  = {Long Directed Detours: Reduction to $2$-Disjoint Paths},
  author = {Ashwin Jacob and Michał Włodarczyk and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2301.06105},
  year   = {2023}
}

Comments

16 pages, 5 figures

R2 v1 2026-06-28T08:12:01.580Z