Dynamic constant time parallel graph algorithms with sub-linear work

07/19/2023
by   Jonas Schmidt, et al.
0

The paper proposes dynamic parallel algorithms for connectivity and bipartiteness of undirected graphs that require constant time and O(n^1/2+ϵ) work on the CRCW PRAM model. The work of these algorithms almost matches the work of the O(log n) time algorithm for connectivity by Kopelowitz et al. (2018) on the EREW PRAM model and the time of the sequential algorithm for bipartiteness by Eppstein et al. (1997). In particular, we show that the sparsification technique, which has been used in both mentioned papers, can in principle also be used for constant time algorithms in the CRCW PRAM model, despite the logarithmic depth of sparsification trees.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/13/2021

The k-mappability problem revisited

The k-mappability problem has two integers parameters m and k. For every...
research
06/30/2023

Maximal k-Edge-Connected Subgraphs in Almost-Linear Time for Small k

We give the first almost-linear time algorithm for computing the maximal...
research
09/02/2019

Faster Algorithms for Edge Connectivity via Random 2-Out Contractions

We provide a simple new randomized contraction approach to the global mi...
research
01/21/2021

Work-sensitive Dynamic Complexity of Formal Languages

Which amount of parallel resources is needed for updating a query result...
research
02/12/2021

Work-Optimal Parallel Minimum Cuts for Non-Sparse Graphs

We present the first work-optimal polylogarithmic-depth parallel algorit...
research
05/09/2019

Linear Work Generation of R-MAT Graphs

R-MAT is a simple, widely used recursive model for generating `complex n...
research
03/19/2022

METL: a modern ETL pipeline with a dynamic mapping matrix

Modern ETL streaming pipelines extract data from various sources and for...

Please sign up or login with your details

Forgot password? Click here to reset