Incremental Network Design with Minimum Spanning Trees
Konrad Engel, Thomas Kalinowski, Martin W.P. Savelsbergh

TL;DR
This paper studies an incremental network design problem where edges are added to maintain minimum spanning trees, and proves that a greedy algorithm can optimally solve this problem.
Contribution
It demonstrates that the incremental network design problem with minimum spanning trees can be efficiently solved using a greedy algorithm, providing a new approach for dynamic network optimization.
Findings
The greedy algorithm finds an optimal solution for the incremental network design problem.
The problem can be efficiently solved without complex optimization techniques.
This approach simplifies dynamic network design with minimum spanning trees.
Abstract
Given an edge-weighted graph and a set , the incremental network design problem with minimum spanning trees asks for a sequence of edges minimizing where is the weight of a minimum spanning tree for the subgraph and . We prove that this problem can be solved by a greedy algorithm.
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.
