Planar Length-Constrained Minimum Spanning Trees
Abstract
In length-constrained minimum spanning tree (MST) we are given an -node graph with edge weights and edge lengths along with a root node and a length-constraint . Our goal is to output a spanning tree of minimum weight according to in which every node is at distance at most from according to . We give a polynomial-time algorithm for planar graphs which, for any constant , outputs an -approximate solution with every node at distance at most from for any constant . Our algorithm is based on new length-constrained versions of classic planar separators which may be of independent interest. Additionally, our algorithm works for length-constrained Steiner tree. Complementing this, we show that any algorithm on general graphs for length-constrained MST in which nodes are at most from cannot achieve an approximation of for any constant under standard complexity assumptions; as such, our results separate the approximability of length-constrained MST in planar and general graphs.
Cite
@article{arxiv.2510.09002,
title = {Planar Length-Constrained Minimum Spanning Trees},
author = {D Ellis Hershkowitz and Richard Z Huang},
journal= {arXiv preprint arXiv:2510.09002},
year = {2026}
}