Approximation algorithms for covering vertices by long paths
Mingyang Gong, Brett Edgar, Jing Fan, Guohui Lin, Eiji Miyano

TL;DR
This paper introduces new approximation algorithms for covering vertices with long paths in graphs, achieving better theoretical bounds and practical performance, especially for the case when paths have length four.
Contribution
It presents the first $(0.4394 k + O(1))$-approximation algorithm for the general problem and improves the approximation ratio to 2 for the case when $k=4$, using local improvement techniques.
Findings
Proposed a $(0.4394 k + O(1))$-approximation algorithm for general $k$.
Developed a 2-approximation algorithm specifically for $k=4$.
Algorithms show promising results in simulation studies.
Abstract
Given a graph, the general problem to cover the maximum number of vertices by a collection of vertex-disjoint long paths seemingly escapes from the literature. A path containing at least vertices is considered long. When , the problem is polynomial time solvable; when is the total number of vertices, the problem reduces to the Hamiltonian path problem, which is NP-complete. For a fixed , the problem is NP-hard and the best known approximation algorithm for the weighted set packing problem implies a -approximation algorithm. To the best of our knowledge, there is no approximation algorithm directly designed for the general problem; when , the problem admits a -approximation algorithm which was presented recently. We propose the first -approximation algorithm for the general problem and an improved -approximation algorithm when…
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.
