A Randomized Rounding Approach for DAG Edge Deletion
Abstract
In the DAG Edge Deletion problem, we are given an edge-weighted directed acyclic graph and a parameter , and the goal is to delete the minimum weight set of edges so that the resulting graph has no paths of length . This problem, which has applications to scheduling, was introduced in 2015 by Kenkre, Pandit, Purohit, and Saket. They gave a -approximation and showed that it is UGC-Hard to approximate better than for any constant using a work of Svensson from 2012. The approximation ratio was improved to by Klein and Wexler in 2016. In this work, we introduce a randomized rounding framework based on distributions over vertex labels in . The most natural distribution is to sample labels independently from the uniform distribution over . We show this leads to a -approximation. By using a modified (but still independent) label distribution, we obtain a -approximation for the problem, as well as show that no independent distribution over labels can improve our analysis to below . Finally, we show a -approximation for bipartite graphs and for instances with structured LP solutions. Whether this ratio can be obtained in general is open.
Cite
@article{arxiv.2507.07943,
title = {A Randomized Rounding Approach for DAG Edge Deletion},
author = {Sina Kalantarzadeh and Nathan Klein and Victor Reis},
journal= {arXiv preprint arXiv:2507.07943},
year = {2025}
}