Minimum Spanning Trees in Weakly Dynamic Graphs
Moustafa Nakechbandi (LITIS), Jean-Yves Colin (LITIS), Herv\'e Mathieu, (GIN)

TL;DR
This paper presents a polynomial-time algorithm for precomputing multiple minimum spanning trees in weakly dynamic graphs, enabling instant updates in logistic networks with fluctuating edge weights.
Contribution
It introduces a novel precomputation approach for MSTs in weakly dynamic graphs, allowing immediate adaptation to weight changes without recomputation.
Findings
Precomputed MSTs cover all possible non-stable edge configurations.
The method enables instant MST updates after weight changes.
Critical values for non-stable weights are efficiently computed.
Abstract
In this paper, we study weakly dynamic undirected graphs, that can be used to represent some logistic networks. The goal is to deliver all the delivery points in the network. The network exists in a mostly stable environment, except for a few edges known to be non-stable. The weight of each of these non-stable edges may change at any time (bascule or lift bridge, elevator, traffic congestion...). All other edges have stable weights that never change. This problem can be now considered as a Minimum Spanning Tree (MST) problem on a dynamic graph. We propose an efficient polynomial algorithm that computes in advance alternative MSTs for all possible configurations. No additional computation is then needed after any change in the problem because the MSTs are already known in all cases. We use these results to compute critical values for the non-stable weights and to pre-compute best paths.…
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 Optical Network Technologies · Advanced Graph Theory Research · Software-Defined Networks and 5G
