Approximately Partitioning Vertices into Short Paths
Mingyang Gong, Zhi-Zhong Chen, Brendan Mumey

TL;DR
This paper develops improved approximation algorithms for the $k^-$-path partition problem, achieving the best ratios for $k$ between 9 and 18 by leveraging maximum triangle-free path-cycle covers.
Contribution
It introduces new approximation algorithms with the best known ratios for specific $k$ values, enhancing solutions for the $k^-$-path partition problem.
Findings
Achieved $rac{k+4}{5}$-approximation for $k=9,10$.
Improved approximation for $k \,\geq 11$.
Current best ratios for $k$ in {9,...,18}.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
