The 31st ACM Symposium on Parallelism in Algorithms and Architectures 2019
DOI: 10.1145/3323165.3323196
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Batch-Dynamic Graph Connectivity

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 31 publications
(5 citation statements)
references
References 61 publications
0
5
0
Order By: Relevance
“…Then, implicit in their paper is the following lemma: Lemma 5.1 (Recent Edge [13]). If F is a minimum spanning forest (MSF) of the edges in the stream so far, where each edge e carries a weight of −τ (e), then any pair of vertices u and v are connected if and only if (1) there is a path between u and v in F and (2) the heaviest edge e * (i.e., the oldest edge) on this path satisfies τ (e * ) ≥ T W , where T W is the τ (•) of the oldest edge in the window.…”
Section: Graph Connectivitymentioning
confidence: 99%
See 3 more Smart Citations
“…Then, implicit in their paper is the following lemma: Lemma 5.1 (Recent Edge [13]). If F is a minimum spanning forest (MSF) of the edges in the stream so far, where each edge e carries a weight of −τ (e), then any pair of vertices u and v are connected if and only if (1) there is a path between u and v in F and (2) the heaviest edge e * (i.e., the oldest edge) on this path satisfies τ (e * ) ≥ T W , where T W is the τ (•) of the oldest edge in the window.…”
Section: Graph Connectivitymentioning
confidence: 99%
“…To approximate the weight of the MSF, we propose the following: For this problem, assume that the edge weights are between 1 and n O (1) . Using known reductions [11,4,13], the weight of the MSF of G can be approximated up to 1 + ε by tracking the number of connected components in graphs G 0 , G 1 , .…”
Section: Approximate Msf Weightmentioning
confidence: 99%
See 2 more Smart Citations
“…Many algorithms were developed under the parallel dynamic model, in which a graph undergoes a series of incoming parallel updates. Next, the parallel batch-dynamic model is a recent development in the area of parallel dynamic graph algorithms [5], [191], [4], [200]. In this model, a graph is modified by updates coming in batches.…”
Section: Parallel Dynamic Graph Algorithmsmentioning
confidence: 99%