Arboricity and Random Edge Queries Matter for Triangle Counting using Sublinear Queries
Abstract
Given a simple, unweighted, undirected graph with and , and parameters , along with \texttt{Degree}, \texttt{Neighbour}, \texttt{Edge} and \texttt{RandomEdge} query access to , we provide a query based randomized algorithm to generate an estimate of the number of triangles in , such that with probability at least . The query complexity of our algorithm is , where is the arboricity of . Our work can be seen as a continuation in the line of recent works [Eden et al., SIAM J Comp., 2017; Assadi et al., ITCS 2019; Eden et al. SODA 2020] that considered subgraph or triangle counting with or without the use of \texttt{RandomEdge} query. Of these works, Eden et al. [SODA 2020] considers the role of arboricity. Our work considers how \texttt{RandomEdge} query can leverage the notion of arboricity. Furthermore, continuing in the line of work of Assadi et al. [APPROX/RANDOM 2022], we also provide a lower bound of that matches the upper bound exactly on arboricity and the parameter and almost on .
Keywords
Cite
@article{arxiv.2502.15379,
title = {Arboricity and Random Edge Queries Matter for Triangle Counting using Sublinear Queries},
author = {Arijit Bishnu and Debarshi Chanda and Gopinath Mishra},
journal= {arXiv preprint arXiv:2502.15379},
year = {2025}
}
Comments
21 pages