We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: A Quasi-Polynomial Algorithm for Submodular Tree Orienteering in Directed Graphs

Abstract: We consider the following general network design problem on directed graphs. The input is an asymmetric metric $(V,c)$, root $r\in V$, monotone submodular function $f:2^V \xrightarrow{} \mathbb{R}_+$ and budget $B$. The goal is to find an $r$-rooted arborescence $T$ of cost at most $B$ that maximizes $f(T)$. Our main result is a quasi-polynomial time $O(\frac{\log k}{\log\log k})$-approximation algorithm for this problem, where $k\le |V|$ is the number of vertices in an optimal solution. To the best of our knowledge, this is the first non-trivial approximation ratio for this problem. As a consequence we obtain a simple $O(\frac{\log^2 k}{\log\log k})$-approximation algorithm for directed (polymatroid) Steiner tree in quasi-polynomial time. For the usual directed Steiner tree problem, this matches the best previous result known. For the polymatroid generalization, our result improves prior results by a logarithmic factor. Our approximation ratio is tight for quasi-polynomial algorithms under certain complexity assumptions.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1812.01768 [cs.DS]
  (or arXiv:1812.01768v1 [cs.DS] for this version)

Submission history

From: Rohan Ghuge [view email]
[v1] Wed, 5 Dec 2018 01:07:31 GMT (13kb)
[v2] Mon, 1 Apr 2019 19:17:38 GMT (21kb)

Link back to: arXiv, form interface, contact.