Parameterized Maximum Node-Disjoint Paths

Michael Lampis,Manolis Vasilakis
2024-04-23
Abstract:We revisit the Maximum Node-Disjoint Paths problem, the natural optimization version of Node-Disjoint Paths, where we are given a graph $G$, $k$ pairs of vertices $(s_i, t_i)$ and an integer $\ell$, and are asked whether there exist at least $\ell$ vertex-disjoint paths in $G$ whose endpoints are given pairs. We present several results, with an emphasis towards FPT approximation.
Data Structures and Algorithms,Computational Complexity
What problem does this paper attempt to address?