A simpler sublinear algorithm for approximating the triangle count
Data Structures and Algorithms
2015-05-11 v1 Discrete Mathematics
Social and Information Networks
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 , one can query the degree of a vertex, the existence of an edge between vertices, and the th neighbor of a vertex. Suppose the graph has vertices, edges, and triangles. In this model, Eden et al provided a time algorithm to get a -multiplicative approximation for , the triangle count. This paper provides a simpler algorithm with the same running time (up to differences in the factor) that has a substantially simpler analysis.
Cite
@article{arxiv.1505.01927,
title = {A simpler sublinear algorithm for approximating the triangle count},
author = {C. Seshadhri},
journal= {arXiv preprint arXiv:1505.01927},
year = {2015}
}