A local search $4/3$-approximation algorithm for the minimum $3$-path partition problem
Data Structures and Algorithms
2018-12-27 v1
Abstract
Given a graph , the -path partition problem is to find a minimum collection of vertex-disjoint paths each of order at most to cover all the vertices of . It is different from but closely related to the well-known -set cover problem. The best known approximation algorithm for the -path partition problem was proposed recently and has a ratio . Here we present a local search algorithm and show, by an amortized analysis, that it is a -approximation. This ratio matches up to the best approximation ratio for the -set cover problem.
Cite
@article{arxiv.1812.09353,
title = {A local search $4/3$-approximation algorithm for the minimum $3$-path partition problem},
author = {Yong Chen and Randy Goebel and Guohui Lin and Longcheng Liu and Bing Su and Weitian Tong and Yao Xu and An Zhang},
journal= {arXiv preprint arXiv:1812.09353},
year = {2018}
}
Comments
16 pages, 21 figures