Colorful Triangle Counting and a MapReduce Implementation
arXiv:1103.6073
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., $ \Prob{|T - \Mean{T}| \geq ε\Mean{T}} = o(1)$. Finally, we present a \textsc{MapReduce} implementation of our algorithm.
8 pages, 1 figure