An effective decomposition approach and heuristics to generate spanning trees with a small number of branch vertices
Rafael A. Melo, Phillippe Samer, Sebasti\'an Urrutia

TL;DR
This paper introduces a decomposition approach and heuristics for efficiently generating spanning trees with minimal branch vertices, significantly improving solution quality and computational speed over existing methods.
Contribution
It presents a novel decomposition method and effective heuristics tailored for the minimum branch vertices problem, enhancing computational efficiency and solution quality.
Findings
Decomposition approach reduces subproblem size and improves branch and cut performance.
Heuristics outperform existing methods in solution quality.
Approach is computationally fast and scalable.
Abstract
Given a graph , the minimum branch vertices problem consists in finding a spanning tree of minimizing the number of vertices with degree greater than two. We consider a simple combinatorial lower bound for the problem, from which we propose a decomposition approach. The motivation is to break down the problem into several smaller subproblems which are more tractable computationally, and then recombine the obtained solutions to generate a solution to the original problem. We also propose effective constructive heuristics to the problem which take into consideration the problem's structure in order to obtain good feasible solutions. Computational results show that our decomposition approach is very fast and can drastically reduce the size of the subproblems to be solved. This allows a branch and cut algorithm to perform much better than when used over the full…
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.
