2011
DOI: 10.1007/978-3-642-19754-3_20
|View full text |Cite
|
Sign up to set email alerts
|

Computing Strongly Connected Components in the Streaming Model

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 21 publications
0
2
0
Order By: Relevance
“…The second observation is that in our problem, we never remove (arbitrary) nodes from the overlap graph. This simplifies data management as we can adopt tested data structures such as disjoint-set to identify connected components [14].…”
Section: Proposed Approachmentioning
confidence: 99%
See 1 more Smart Citation
“…The second observation is that in our problem, we never remove (arbitrary) nodes from the overlap graph. This simplifies data management as we can adopt tested data structures such as disjoint-set to identify connected components [14].…”
Section: Proposed Approachmentioning
confidence: 99%
“…For example, Isenburg and Shewcuk [11] adapted the union-find algorithm for a streaming 3D grid network to use in image processing, Agarwal et al considered I/O efficient solutions for terrain analysis [1], and Simsiri et al studied work-efficient parallel adaptations of union-find for incremental graph connectivity [29]. Laura and Santaroni introduced the first semi-streaming algorithm that makes a few passes to find strongly connected components in a directed graph [14]. These methods, however, are primarily focused on general streams where graph nodes and edges can be inserted or removed at any point of time.…”
Section: Related Workmentioning
confidence: 99%