A Local Search Algorithm for the K -Path Partition Problem

Shiming Li,Wei Yu,Zhaohui Liu
DOI: https://doi.org/10.1007/s11590-023-01989-8
IF: 1.5288
2024-01-01
Optimization Letters
Abstract:Given an undirected graph G=(V,E) , the k -path partition problem is to find a collection of vertex-disjoint paths containing at most k vertices to cover all the vertices of V . The objective is to minimize the number of paths in the collection. For the k -path partition problem with k≥ 3 , we propose a simple local search algorithm, whose approximation ratio improves on the best-known approximation algorithm in Chen (in: Chen, Li, Zhang (eds) Frontiers of algorithmics, Springer, Cham, 2022) for every k≥ 4 , especially for k=4,5,6,7 . In addition, we give examples to show that our algorithm is tight when k is odd. When k is even, we give almost tight examples.
What problem does this paper attempt to address?