Approximately covering vertices by order-5 or longer paths
Abstract
This paper studies MPC5+v, which is to cover as many vertices as possible in a given graph G=(V,E) by vertex-disjoint 5+-paths (i.e., paths each with at least five vertices). MPC5+v is NP-hard and admits an existing local-search-based approximation algorithm which achieves a ratio of 197≈ 2.714 and runs in O(|V|6) time. In this paper, we present a new approximation algorithm for MPC5+v which achieves a ratio of 2.511 and runs in O(|V|2.5 |E|2) time. Unlike the previous algorithm, the new algorithm is based on maximum matching, maximum path-cycle cover, and recursion.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.