Matroidal Degree-Bounded Minimum Spanning Trees
Rico Zenklusen

TL;DR
This paper develops an advanced iterative rounding algorithm for matroidal degree-bounded MST problems, improving the handling of complex constraints and ensuring near-feasible solutions with bounded violations.
Contribution
It extends iterative rounding techniques to handle general matroidal degree constraints, enabling efficient solutions with controlled violations.
Findings
Algorithm finds spanning trees with cost at most OPT.
Violates each matroidal degree constraint by removing at most 8 edges.
Addresses limitations of previous approaches for complex degree constraints.
Abstract
We consider the minimum spanning tree (MST) problem under the restriction that for every vertex v, the edges of the tree that are adjacent to v satisfy a given family of constraints. A famous example thereof is the classical degree-constrained MST problem, where for every vertex v, a simple upper bound on the degree is imposed. Iterative rounding/relaxation algorithms became the tool of choice for degree-bounded network design problems. A cornerstone for this development was the work of Singh and Lau, who showed for the degree-bounded MST problem how to find a spanning tree violating each degree bound by at most one unit and with cost at most the cost of an optimal solution that respects the degree bounds. However, current iterative rounding approaches face several limits when dealing with more general degree constraints. In particular, when several constraints are imposed on the…
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.
Taxonomy
TopicsInterconnection Networks and Systems · Advanced Optical Network Technologies · VLSI and FPGA Design Techniques
