82

Improved Massively Parallel Triangle Counting in O(1)O(1) Rounds

Main:4 Pages
Bibliography:2 Pages
Abstract

In this short note, we give a novel algorithm for O(1)O(1) round triangle counting in bounded arboricity graphs. Counting triangles in O(1)O(1) rounds (exactly) is listed as one of the interesting remaining open problems in the recent survey of Im et al. [IKLMV23]. The previous paper of Biswas et al. [BELMR20], which achieved the best bounds under this setting, used O(loglogn)O(\log \log n) rounds in sublinear space per machine and O(mα)O(m\alpha) total space where α\alpha is the arboricity of the graph and nn and mm are the number of vertices and edges in the graph, respectively. Our new algorithm is very simple, achieves the optimal O(1)O(1) rounds without increasing the space per machine and the total space, and has the potential of being easily implementable in practice.

View on arXiv
Comments on this paper