A Second Look at Counting Triangles in Graph Streams (revised)
Abstract
In this paper we present improved results on the problem of counting triangles in edge streamed graphs. For graphs with edges and at least triangles, we show that an extra look over the stream yields a two-pass treaming algorithm that uses space and outputs a approximation of the number of triangles in the graph. This improves upon the two-pass streaming tester of Braverman, Ostrovsky and Vilenchik, ICALP 2013, which distinguishes between triangle-free graphs and graphs with at least triangle using space. Also, in terms of dependence on , we show that more passes would not lead to a better space bound. In other words, we prove there is no constant pass streaming algorithm that distinguishes between triangle-free graphs from graphs with at least triangles using space for any constant .
Cite
@article{arxiv.1401.2175,
title = {A Second Look at Counting Triangles in Graph Streams (revised)},
author = {Graham Cormode and Hossein Jowhari},
journal= {arXiv preprint arXiv:1401.2175},
year = {2016}
}