A Better-Than-2 Approximation for the Directed Tree Augmentation Problem
Meike Neuwohner, Olha Silina, Michael Zlatin

TL;DR
This paper presents an improved approximation algorithm for the weighted directed Tree Augmentation Problem, achieving a ratio of 1.75+ε for instances with bounded link costs, advancing the state of the art in network augmentation.
Contribution
The paper introduces a novel 1.75+ε approximation algorithm for WDTAP, utilizing structural insights and special instance classes like 'willows' and 'visibly k-wide' cases.
Findings
Achieved a 1.75+ε approximation ratio for WDTAP.
Identified 'willows' as instances with integral LP solutions.
Developed dynamic programming solutions for 'visibly k-wide' instances.
Abstract
We introduce and study a directed analogue of the weighted Tree Augmentation Problem (WTAP). In the weighted Directed Tree Augmentation Problem (WDTAP), we are given an oriented tree and a set of directed links with positive costs. The goal is to select a minimum cost set of links which enters each fundamental dicut of (cuts with one leaving and no entering tree arc). WDTAP captures the problem of covering a cross-free set family with directed links. It can also be used to solve weighted multi -TAP, in which we must cover the edges of an undirected tree at least twice. WDTAP can be approximated to within a factor of using standard techniques. We provide an improved -approximation algorithm for WDTAP in the case where the links have bounded costs, a setting that has received significant attention for WTAP. To obtain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Vehicle Routing Optimization Methods · Facility Location and Emergency Management
