English

Approximation algorithms for the directed path partition problems

Data Structures and Algorithms 2021-07-13 v1

Abstract

Given a directed graph G=(V,E)G = (V, E), the kk-path partition problem is to find a minimum collection of vertex-disjoint directed paths each of order at most kk to cover all the vertices of VV. The problem has various applications in facility location, network monitoring, transportation and others. Its special case on undirected graphs has received much attention recently, but the general directed version is seemingly untouched in the literature. We present the first k/2k/2-approximation algorithm, for any k3k \ge 3, based on a novel concept of augmenting path to minimize the number of singletons in the partition. When k7k \ge 7, we present an improved (k+2)/3(k+2)/3-approximation algorithm based on the maximum path-cycle cover followed by a careful 22-cycle elimination process. When k=3k = 3, we define the second novel kind of augmenting paths and propose an improved 13/913/9-approximation algorithm.

Keywords

Cite

@article{arxiv.2107.04699,
  title  = {Approximation algorithms for the directed path partition problems},
  author = {Yong Chen and Zhi-Zhong Chen and Curtis Kennedy and Guohui Lin and Yao Xu and An Zhang},
  journal= {arXiv preprint arXiv:2107.04699},
  year   = {2021}
}

Comments

Extended abstract to appear in FAW 2021