Improved Worst-Case Deterministic Parallel Dynamic Minimum Spanning Forest
Tsvi Kopelowitz, Ely Porat, Yair Rosenmutter

TL;DR
This paper presents a new deterministic parallel algorithm for maintaining a minimum spanning forest in dynamic graphs, achieving improved worst-case update time and work efficiency in the EREW PRAM model.
Contribution
It introduces a deterministic algorithm that improves worst-case update time and work for dynamic MSF in the EREW PRAM model compared to previous methods.
Findings
Achieves $O(rac{1}{ } ext{processors and } O( ext{ update time}
Reduces total work to $O( ext{ for dynamic MSF maintenance}
Provides worst-case guarantees in the EREW PRAM model.
Abstract
This paper gives a new deterministic algorithm for the dynamic Minimum Spanning Forest (MSF) problem in the EREW PRAM model, where the goal is to maintain a MSF of a weighted graph with vertices and edges while supporting edge insertions and deletions. We show that one can solve the dynamic MSF problem using processors and worst-case update time, for a total of work. This improves on the work of Ferragina [IPPS 1995] which costs worst-case update time and work.
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.
