Approximately Partitioning Vertices into Short Paths
Abstract
Given a fixed positive integer and a simple undirected graph , the {\em -path partition} problem, denoted by PP for short, aims to find a minimum collection of vertex-disjoint paths in such that each path in has at most vertices and each vertex of appears in one path in . In this paper, we present a -approximation algorithm for PP when and an improved -approximation algorithm when . Our algorithms achieve the current best approximation ratios for . Our algorithms start with a maximum triangle-free path-cycle cover , which may not be feasible because of the existence of cycles or paths with more than vertices. We connect as many cycles in with or vertices as possible by computing another maximum-weight path-cycle cover in a suitably constructed graph so that can be transformed into a -path partition of without losing too many edges. Keywords: -path partition; Triangle-free path-cycle cover; -factor; Approximation algorithm
Cite
@article{arxiv.2602.03991,
title = {Approximately Partitioning Vertices into Short Paths},
author = {Mingyang Gong and Zhi-Zhong Chen and Brendan Mumey},
journal= {arXiv preprint arXiv:2602.03991},
year = {2026}
}