An Approximation Algorithm for Covering Vertices by 4^+-Paths

04/25/2023
by   Mingyang Gong, et al.
0

This paper deals with the problem of finding a collection of vertex-disjoint paths in a given graph G=(V,E) such that each path has at least four vertices and the total number of vertices in these paths is maximized. The problem is NP-hard and admits an approximation algorithm which achieves a ratio of 2 and runs in O(|V|^8) time. The known algorithm is based on time-consuming local search, and its authors ask whether one can design a better approximation algorithm by a completely different approach. In this paper, we answer their question in the affirmative by presenting a new approximation algorithm for the problem. Our algorithm achieves a ratio of 1.874 and runs in O(min|E|^2|V|^2, |V|^5) time. Unlike the previously best algorithm, ours starts with a maximum matching M of G and then tries to transform M into a solution by utilizing a maximum-weight path-cycle cover in a suitably constructed graph.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/05/2022

Approximation algorithms for covering vertices by long paths

Given a graph, the general problem to cover the maximum number of vertic...
research
12/21/2018

A local search 4/3-approximation algorithm for the minimum 3-path partition problem

Given a graph G = (V, E), the 3-path partition problem is to find a mini...
research
04/24/2019

Reoptimization of Path Vertex Cover Problem

Most optimization problems are notoriously hard. Considerable efforts mu...
research
07/09/2021

Approximation algorithms for the directed path partition problems

Given a directed graph G = (V, E), the k-path partition problem is to fi...
research
08/19/2023

Minimizing Carbon Footprint for Timely E-Truck Transportation: Hardness and Approximation Algorithm

Carbon footprint optimization (CFO) is important for sustainable heavy-d...
research
07/24/2023

A 1.5-pproximation algorithms for activating 2 disjoint st-paths

In the Activation k Disjoint st-Paths (Activation k-DP) problem we are g...
research
08/14/2023

Approximations for the Steiner Multicycle Problem

The Steiner Multicycle problem consists of, given a complete graph, a we...

Please sign up or login with your details

Forgot password? Click here to reset