2023/01/15 by Jacob, Ashwin, Włodarczyk, Michał, Zehavi, Meirav
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences
paper · doi:10.48550/arxiv.2301.06105
We study an "above guarantee" version of the \sc Longest Path problem in directed graphs: We are given a graph G, two vertices s and t of G, and a non-negative integer k, and the objective is to determine whether G contains a path of length at least distG(s,t) +k where distG(s,t) is the length of a shortest path from s to t in G (assuming that one exists). We show that the problem is fixed parameter tractable (FPT) parameterized by k in the class of graphs where \sc 2-Disjoint Paths problem is polynomial time solvable.