Given an edge-weighted graph G=(V,E) and a set E0⊂E, the incremental network design problem with minimum spanning trees asks for a sequence of edges e1′,…,eT′∈E∖E0 minimizing ∑t=1Tw(Xt) where w(Xt) is the weight of a minimum spanning tree Xt for the subgraph (V,E0∪{e1′,…,et′}) and T=∣E∖E0∣. We prove that this problem can be solved by a greedy algorithm.
@article{arxiv.1306.1926,
title = {Incremental Network Design with Minimum Spanning Trees},
author = {Konrad Engel and Thomas Kalinowski and Martin W. P. Savelsbergh},
journal= {arXiv preprint arXiv:1306.1926},
year = {2017}
}
Comments
9 pages, minor revision based on reviewer comments