Improved Worst-Case Deterministic Parallel Dynamic Minimum Spanning Forest

05/16/2018
by   Tsvi Kopelowitz, et al.
0

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(n^2/3m/n) work.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/18/2021

Beating the Folklore Algorithm for Dynamic Matching

The maximum matching problem in dynamic graphs subject to edge updates (...
research
04/16/2020

Fully Dynamic c-Edge Connectivity in Subpolynomial Time

We present a deterministic fully dynamic algorithm for c-edge connectivi...
research
11/02/2020

Constant-Time Dynamic Weight Approximation for Minimum Spanning Forest

We give two fully dynamic algorithms that maintain a (1+ε)-approximation...
research
02/18/2019

Sparse residual tree and forest

Sparse residual tree (SRT) is an adaptive exploration method for multiva...
research
06/09/2021

Pattern-defeating Quicksort

A new solution for the Dutch national flag problem is proposed, requirin...
research
12/31/2017

Broadcasting Spanning Forests on a Multiple-Access Channel

The problem of finding a spanning forest of a graph in a distributed-pro...
research
07/10/2019

Constant-Time Dynamic (Δ+1)-Coloring and Weight Approximation for Minimum Spanning Forest: Dynamic Algorithms Meet Property Testing

With few exceptions (namely, algorithms for maximal matching, 2-approxim...

Please sign up or login with your details

Forgot password? Click here to reset