Minimum Spanning Trees with Bounded Degrees of Vertices in a Specified Stable Set
Christoph Brause, Jochen Harant, Florian H\"orsch, Samuel Mohr

TL;DR
This paper studies a specialized minimum spanning tree problem with degree constraints on a stable set of vertices, providing a polynomial-time solution for the relaxed case using matroid intersection.
Contribution
It offers a new, concise proof of a known characterization and extends the problem to weighted graphs, enabling polynomial-time solutions for minimum-cost trees under certain conditions.
Findings
The problem is NP-complete in general but becomes tractable when restrictions apply to a stable set.
A new proof of Frank's characterization using matroid intersection is provided.
Minimum-cost trees with degree constraints on a stable set can be found efficiently in weighted graphs.
Abstract
Given a graph and sets and of non-negative integers, it is known that the decision problem whether contains a spanning tree such that for all is -complete. In this article, we relax the problem by demanding that the degree restrictions apply to vertices only, where is a stable set of . In this case, the problem becomes tractable. A. Frank presented a result characterizing the positive instances of that relaxed problem. Using matroid intersection developed by J. Edmonds, we give a new and short proof of Frank's result and show that if is stable and the edges of are weighted by arbitrary real numbers, then even a minimum-cost tree with for all can be found in polynomial time if such a tree exists.
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
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · Complexity and Algorithms in Graphs
