Approximating the Minimum Tour Cover of a Digraph

Given a directed graph G with non-negative cost on the arcs, a directed tour cover T of G is a cycle (not necessarily simple) in G such that either head or tail (or both of them) of every arc in G is touched by T. The minimum directed tour cover problem (DToCP), which is to find a directed tour cove...

Full description

Bibliographic Details
Main Author: Viet Hung Nguyen
Format: Article
Language:English
Published: MDPI AG 2011-04-01
Series:Algorithms
Subjects:
Online Access:http://www.mdpi.com/1999-4893/4/2/75/
Description
Summary:Given a directed graph G with non-negative cost on the arcs, a directed tour cover T of G is a cycle (not necessarily simple) in G such that either head or tail (or both of them) of every arc in G is touched by T. The minimum directed tour cover problem (DToCP), which is to find a directed tour cover of minimum cost, is NP-hard. It is thus interesting to design approximation algorithms with performance guarantee to solve this problem. Although its undirected counterpart (ToCP) has been studied in recent years, in our knowledge, the DToCP remains widely open. In this paper, we give a 2 log2(n)-approximation algorithm for the DToCP.
ISSN:1999-4893