Approximation of Spanning Tree Congestion using Hereditary Bisection
Petr Kolman

TL;DR
This paper presents a new approximation algorithm for the NP-hard Spanning Tree Congestion problem, achieving significant improvements for graphs with bounded maximum degree, and introduces a novel lower bound based on hereditary bisection.
Contribution
The authors develop an $O(\Delta\cdot\log^{3/2}n)$-approximation algorithm for STC and establish a new lower bound involving hereditary bisection width.
Findings
The algorithm provides exponential improvement for graphs with polylogarithmic maximum degree.
A new lower bound on STC is proven using hereditary bisection width.
The approach links graph bisection properties to spanning tree congestion.
Abstract
The Spanning Tree Congestion (STC) problem is the following NP-hard problem: given a graph , construct a spanning tree of minimizing its maximum edge congestion where the congestion of an edge is the number of edges in such that the unique path between and in passes through ; the optimal value for a given graph is denoted . It is known that every spanning tree is an -approximation for the STP problem. A long-standing problem is to design a better approximation algorithm. Our contribution towards this goal is an -approximation algorithm where is the maximum degree in and the number of vertices. For graphs with a maximum degree bounded by a polylog of the number of vertices, this is an exponential improvement over the previous best approximation. Our main tool for the algorithm is…
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.
