Approximating the minimum directed tree cover
Abstract
Given a directed graph with non negative cost on the arcs, a directed tree cover of is a rooted directed tree such that either head or tail (or both of them) of every arc in is touched by . The minimum directed tree cover problem (DTCP) is to find a directed tree cover of minimum cost. The problem is known to be -hard. In this paper, we show that the weighted Set Cover Problem (SCP) is a special case of DTCP. Hence, one can expect at best to approximate DTCP with the same ratio as for SCP. We show that this expectation can be satisfied in some way by designing a purely combinatorial approximation algorithm for the DTCP and proving that the approximation ratio of the algorithm is with is the maximum outgoing degree of the nodes in .
Cite
@article{arxiv.1004.3668,
title = {Approximating the minimum directed tree cover},
author = {Viet Hung Nguyen},
journal= {arXiv preprint arXiv:1004.3668},
year = {2015}
}
Comments
13 pages