Approximation Strategies for Generalized Binary Search in Weighted Trees

Abstract

We consider the following generalization of the binary search problem. A search strategy is required to locate an unknown target node t in a given tree T. Upon querying a node v of the tree, the strategy receives as a reply an indication of the connected component of T\v\ containing the target t. The cost of querying each node is given by a known non-negative weight function, and the considered objective is to minimize the total query cost for a worst-case choice of the target. Designing an optimal strategy for a weighted tree search instance is known to be strongly NP-hard, in contrast to the unweighted variant of the problem which can be solved optimally in linear time. Here, we show that weighted tree search admits a quasi-polynomial time approximation scheme: for any 0 1, there exists a (1+)-approximation strategy with a computation time of nO( n / 2). Thus, the problem is not APX-hard, unless NP ⊂eq DTIME(nO( n)). By applying a generic reduction, we obtain as a corollary that the studied problem admits a polynomial-time O( n)-approximation. This improves previous O( n)-approximation approaches, where the O-notation disregards O(poly n)-factors.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…