π€ AI Summary
This work proposes a path-based linear programming relaxation for the Directed Steiner Tree (DST) problem on layered graphs, circumventing the conventional lift-and-project hierarchy. The approach achieves the current best-known integrality gap bound of \(O(l \log k)\) for graphs with \(k\) terminals and \(l\) layers in a more transparent and streamlined manner. Furthermore, it demonstrates that only \(O(l)\) rounds of the Sherali-Adams hierarchy are sufficient to significantly narrow the integrality gap, while also simplifying the proof of convergence for this hierarchy. By integrating path-based relaxations, combinatorial optimization insights, and integer programming analysis, this study establishes a more efficient and theoretically clear relaxation framework for the DST problem.
π Abstract
We study the Directed Steiner Tree (DST) problem in layered graphs through a simple path-based linear programming relaxation. This relaxation achieves an integrality gap of O(l log k), where k is the number of terminals and l is the number of layers, which matches the best known bounds for DST previously obtained via lift-and-project hierarchies. Our formulation bypasses hierarchy machinery, offering a more transparent route to the state-of-the-art bound, and it can be exploited to provide an alternative simpler proof that O(l) rounds of the Sherali-Adams hierarchy suffice for reducing the integrality gap on layered instances of DST.