Colorful Triangle Counting and a MapReduce Implementation
Data Structures and Algorithms
2011-04-01 v1 Discrete Mathematics
Social and Information Networks
Abstract
In this note we introduce a new randomized algorithm for counting triangles in graphs. We show that under mild conditions, the estimate of our algorithm is strongly concentrated around the true number of triangles. Specifically, if , where , , denote the number of vertices in , the number of triangles in , the maximum number of triangles an edge of is contained, then for any constant our unbiased estimate is concentrated around its expectation, i.e., . Finally, we present a \textsc{MapReduce} implementation of our algorithm.
Keywords
Cite
@article{arxiv.1103.6073,
title = {Colorful Triangle Counting and a MapReduce Implementation},
author = {Rasmus Pagh and Charalampos E. Tsourakakis},
journal= {arXiv preprint arXiv:1103.6073},
year = {2011}
}
Comments
8 pages, 1 figure