The Path Set Packing Problem

Chenyang Xu,Guochuan Zhang
DOI: https://doi.org/10.1007/978-3-319-94776-1_26
2018-01-01
Abstract:In this paper, we study a variant of set packing, in which a set P of paths in a graph \(G=(V,E)\) is given, the goal is to find a maximum number of edge-disjoint paths of P. We show that the problem is NP-hard even if each path in P contains at most three edges, while it is hard to approximate within \(O(|E|^{1/2-\epsilon })\) for the general case unless \(NP=ZPP\). In the positive aspect, a parameterized algorithm relying on the maximum degree and the tree-width of G is derived. For tree networks, we present a polynomial time optimal algorithm.
What problem does this paper attempt to address?