Approximation of Spanning Tree Congestion using Hereditary Bisection
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 a new lower bound on the spanning tree congestion which is of independent interest. Denoting by the hereditary bisection of which is the maximum bisection width over all subgraphs of , we prove that for every graph , .
Cite
@article{arxiv.2410.00568,
title = {Approximation of Spanning Tree Congestion using Hereditary Bisection},
author = {Petr Kolman},
journal= {arXiv preprint arXiv:2410.00568},
year = {2026}
}
Comments
Minor issues fixed, bibliography updated. 6 pages