Colorful Triangle Counting and a MapReduce Implementation
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 p ≥ ( nt, nt), where n, t, denote the number of vertices in G, the number of triangles in G, the maximum number of triangles an edge of G is contained, then for any constant ε>0 our unbiased estimate T is concentrated around its expectation, i.e., |T - T| ≥ ε T = o(1). Finally, we present a MapReduce implementation of our algorithm.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.