DBScholar

Back to papers

I/O Efficient: Computing SCCs in Massive Graphs

Summary: I/O-efficient semi-external SCCs for graphs beyond memory. Uses a weak order to avoid DFS bias; offers two-phase SCC: tree construction, tree search; a single-phase variant with early acceptance/rejection and batch processing, reducing I/Os and CPU; validated on real data. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
h72d7c9fbd2dee790
Venue
SIGMOD
Year
2013
Pagerank
4.9793485e-05
Overall Rank
12,530 | 15.76%
DOI
10.1145/2463676.2463703

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{zhang_sigmod13,
        title = {{I/O Efficient: Computing SCCs in Massive Graphs}},
        author = {Zhang, Zhiwei and Yu, Jeffrey Xu and Qin, Lu and Chang, Lijun and Lin, Xuemin},
        series = {{SIGMOD} '13},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2463676.2463703},
        url = {https://dl.acm.org/doi/10.1145/2463676.2463703},
        year = {2013}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Rank Citing Paper Year Venue Pagerank
6,211 I/O Efficient ECC Graph Decomposition via Graph Reduction 2016 VLDB 5.8487355e-05
9,805 I/O Efficient Label-Constrained Reachability Queries in Large Graphs 2024 VLDB 5.1257999e-05
9,936 Divide & Conquer: I/O Efficient Depth-First Search 2015 SIGMOD 5.1074935e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
693 GRAIL: Scalable Reachability Index for Large Graphs 2010 VLDB 0.00014734389
2,773 Graph Homomorphism Revisited for Graph Matching 2010 VLDB 8.0351713e-05
4,433 Efficient External-Memory Bisimulation on DAGs 2012 SIGMOD 6.6015942e-05
Previous Page 1 / 1 Next

Semantically Similar Papers