DBScholar

Back to papers

The Input/Output Complexity of Triangle Enumeration

Summary: Randomized cache-oblivious algorithm enumerates all triangles in an undirected graph in O(E^{3/2}/√(M B)) expected I/Os (deterministic cache-aware variant when M ≥ E^ε), improving prior bounds. Proves tight I/O lower bound Ω(t/√(M B)) (worst-case t = Θ(E^{3/2})), and introduces a new color-coding technique for I/O-efficient listing. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1627
Venue
PODS
Year
2014
Pagerank
9.0066814e-05
Overall Rank
2,183 | 85.03%
DOI
10.1145/2594538.2594552

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{pagh_pods14,
        address = {New York, NY, USA},
        series = {{PODS} '14},
        title = {{The Input/Output Complexity of Triangle Enumeration}},
        url = {https://dl.acm.org/doi/10.1145/2594538.2594552},
        doi = {10.1145/2594538.2594552},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Pagh, Rasmus and Silvestri, Francesco},
        year = {2014}
}

Incoming Citations (Sorted by Pagerank)

Showing 10 of 10 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 2 of 2 cited papers.

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

Rank Cited Paper Year Venue Pagerank
594 Massive Graph Triangulation 2013 SIGMOD 0.00015979077
1,514 Upper and Lower Bounds on the Cost of a Map-Reduce Computation 2013 VLDB 0.00010527649
Previous Page 1 / 1 Next

Semantically Similar Papers