We address a version of the set-cover problem where we do not know the sets initially (and hence referred to as covert) but we can query an element to find out which sets contain this element as well as query a set to know the elements. We want to find a small set-cover using a minimal number of such queries. We present a Monte Carlo randomized algorithm that approximates an optimal set-cover of size OPT within 0(log N) factor with high probability using 0(log2 N) queries where N is the input size. We apply this technique to the network discovery problem that involves certifying all the edges and non-edges of an unknown n-vertices graph based on layered-graph queries from a minimal number of vertices. By reducing it to the covert set-cover problem we present an 0(log2 n)-competitive Monte Carlo randomized algorithm for the covert version of network discovery problem. The previously best known algorithm (Beerliova et al., 2006) has a competitive ratio of ρ2(√ n log n) and therefore our result achieves an exponential improvement.
CITATION STYLE
Sen, S., & Muralidhara, V. N. (2014). The covert set cover problem with applications to network discovery. Proceedings of the Indian National Science Academy, 80(3), 609–619. https://doi.org/10.16943/ptinsa/2014/v80i3/55136
Mendeley helps you to discover research relevant for your work.