A Constant Factor Approximation for Capacitated Min-Max Tree Cover

07/18/2019
by   Syamantak Das, et al.
0

Given a graph G=(V,E) with non-negative real edge lengths and an integer parameter k, the Min-Max k-Tree Cover problem seeks to find a set of at most k subtrees of G, such that the union of the trees is the vertex set V. The objective is to minimize the maximum length among all the trees. We give the first constant factor approximation for the hard uniform capacitated version of this problem, where, an input parameter λ upper bounds the number of vertices that can be covered by any of the trees. Our result extends to the rooted version of the problem, where we are given a set of k root vertices, R and each of the covering trees is required to include a distinct vertex in R as the root. Prior to our work, the only result known was a (2k-1)-approximation algorithm for the special case when the total number of vertices in the graph is kλ [Guttmann-Beck and Hassin, J. of Algorithms, 1997]. Our technique circumvents the difficulty of using the minimum spanning tree of the graph as a lower bound, which is standard for the uncapacitated version of the problem [Even et al., OR Letters 2004] [Khani et al., Algorithmica 2010]. Instead, we use Steiner trees that cover λ vertices along with an iterative refinement procedure that ensures that the output trees have low cost and the vertices are well distributed among the trees

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/09/2018

A Note on Max k-Vertex Cover: Faster FPT-AS, Smaller Approximate Kernel and Improved Approximation

In Maximum k-Vertex Cover (Max k-VC), the input is an edge-weighted grap...
research
02/21/2019

Covering a tree with rooted subtrees

We consider the multiple traveling salesman problem on a weighted tree. ...
research
07/01/2023

Kernelization for Finding Lineal Topologies (Depth-First Spanning Trees) with Many or Few Leaves

For a given graph G, a depth-first search (DFS) tree T of G is an r-root...
research
09/28/2017

Energy Constrained Depth First Search

Depth first search is a natural algorithmic technique for constructing a...
research
11/29/2017

The Complexity of Maximum k-Order Bounded Component Set Problem

Given a graph G=(V, E) and a positive integer k, in Maximum k-Order Boun...
research
05/05/2023

Tighter Approximation for the Uniform Cost-Distance Steiner Tree Problem

Uniform cost-distance Steiner trees minimize the sum of the total length...
research
06/02/2018

Sequential sampling of junction trees for decomposable graphs

The junction tree representation provides an attractive structural prope...

Please sign up or login with your details

Forgot password? Click here to reset