Testing bounded arboricity
Abstract
In this paper we consider the problem of testing whether a graph has bounded arboricity. The family of graphs with bounded arboricity includes, among others, bounded-degree graphs, all minor-closed graph classes (e.g. planar graphs, graphs with bounded treewidth) and randomly generated preferential attachment graphs. Graphs with bounded arboricity have been studied extensively in the past, in particular since for many problems they allow for much more efficient algorithms and/or better approximation ratios. We present a tolerant tester in the sparse-graphs model. The sparse-graphs model allows access to degree queries and neighbor queries, and the distance is defined with respect to the actual number of edges. More specifically, our algorithm distinguishes between graphs that are -close to having arboricity and graphs that -far from having arboricity , where is an absolute small constant. The query complexity and running time of the algorithm are where denotes the number of vertices and denotes the number of edges. In terms of the dependence on and this bound is optimal up to poly-logarithmic factors since queries are necessary (and . We leave it as an open question whether the dependence on can be improved from quasi-polynomial to polynomial. Our techniques include an efficient local simulation for approximating the outcome of a global (almost) forest-decomposition algorithm as well as a tailored procedure of edge sampling.
Keywords
Cite
@article{arxiv.1707.04864,
title = {Testing bounded arboricity},
author = {Talya Eden and Reut Levi and Dana Ron},
journal= {arXiv preprint arXiv:1707.04864},
year = {2021}
}