The minimum k-path partition (Min-k-PP for short) problem targets to partition an input graph into the smallest number of paths, each of which has order at most k. We focus on the special case when k = 3. Existing literature mainly concentrates on the exact algorithms for special graphs, such as trees. Because of the challenge of NP-hardness on general graphs, the approximability of the Min-3-PP problem attracts researchers’ attention. The first approximation algorithm dates back about 10 years and achieves an approximation ratio of 2 , which was recently improved to 13 9 and further to 3 . We investigate the 3 2 -approximation algorithm for the Min-3-PP problem and discover several interesting structural properties. Instead of studying the unweighted Min-3-PP problem directly, we design a novel weight schema for `-paths, ` ∈ {1, 2, 3}, and investigate the weighted version. A greedy local search algorithm is proposed to generate a heavy path partition. We show the achieved path partition has the least 1-paths, which is also the key ingredient for the algorithms with ratios 13 9 and 4 3 . When switching back to the unweighted objective function, we prove the approximation ratio 21 16 via amortized analysis. 2012 ACM Subject Classification Mathematics of computing → Graph algorithms; Mathematics of computing → Approximation algorithms; Theory of computation → Graph algorithms analysis; Theory of computation → Approximation algorithms analysis
[1]
George Steiner,et al.
On the k-path partition of graphs
,
2003,
Theor. Comput. Sci..
[2]
Jérôme Monnot,et al.
The Pk Partition Problem and Related Problems in Bipartite Graphs
,
2007,
SOFSEM.
[3]
Yao Xu,et al.
An improved approximation algorithm for the minimum 3-path partition problem
,
2019,
J. Comb. Optim..
[4]
Nicholas Korpelainen.
A Boundary Class for the k-Path Partition Problem
,
2018,
Electron. Notes Discret. Math..
[5]
Yao Xu,et al.
A local search 4/3-approximation algorithm for the minimum 3-path partition problem
,
2019,
FAW.
[6]
Rong-chii Duh,et al.
Approximation of k-set cover by semi-local optimization
,
1997,
STOC '97.