Improved Worst-Case Deterministic Parallel Dynamic Minimum Spanning Forest
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 n vertices and m edges while supporting edge insertions and deletions. We show that one can solve the dynamic MSF problem using O( n) processors and O( n) worst-case update time, for a total of O( n n) work. This improves on the work of Ferragina [IPPS 1995] which costs O( n) worst-case update time and O(n2/3 mn) work.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.