Nearly optimal edge estimation with independent set queries
Data Structures and Algorithms
2019-07-11 v1
Abstract
We study the problem of estimating the number of edges of an unknown, undirected graph with access to an independent set oracle. When queried about a subset of vertices the independent set oracle answers whether is an independent set in or not. Our first main result is an algorithm that computes a -approximation of the number of edges of the graph using independent set queries. This improves the upper bound of by Beame et al. \cite{BHRRS18}. Our second main result shows that independent set queries are necessary, thus establishing that our algorithm is optimal up to a factor of .
Cite
@article{arxiv.1907.04381,
title = {Nearly optimal edge estimation with independent set queries},
author = {Xi Chen and Amit Levi and Erik Waingarten},
journal= {arXiv preprint arXiv:1907.04381},
year = {2019}
}