Approximating the Arboricity in Sublinear Time
Data Structures and Algorithms
2021-10-29 v1
Abstract
We consider the problem of approximating the arboricity of a graph , which we denote by , in sublinear time, where the arboricity of a graph is the minimal number of forests required to cover its edges. An algorithm for this problem may perform degree and neighbor queries, and is allowed a small error probability. We design an algorithm that outputs an estimate , such that with probability , , where and is a constant. The expected query complexity and running time of the algorithm are , and this upper bound also holds with high probability. %( is used to suppress dependencies). This bound is optimal for such an approximation up to a factor.
Cite
@article{arxiv.2110.15260,
title = {Approximating the Arboricity in Sublinear Time},
author = {Talya Eden and Saleet Mossel and Dana Ron},
journal= {arXiv preprint arXiv:2110.15260},
year = {2021}
}