A simpler sublinear algorithm for approximating the triangle count
Abstract
A recent result of Eden, Levi, and Ron (ECCC 2015) provides a sublinear time algorithm to estimate the number of triangles in a graph. Given an undirected graph G, one can query the degree of a vertex, the existence of an edge between vertices, and the ith neighbor of a vertex. Suppose the graph has n vertices, m edges, and t triangles. In this model, Eden et al provided a O((-1 n)(n/t1/3 + m3/2/t)) time algorithm to get a (1+)-multiplicative approximation for t, the triangle count. This paper provides a simpler algorithm with the same running time (up to differences in the (-1 n) factor) that has a substantially simpler analysis.
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.