DocumentCode
2913827
Title
Generalization of Binary Search: Searching in Trees and Forest-Like Partial Orders
Author
Onak, Krzysztof ; Parys, Pawel
Author_Institution
MIT
fYear
2006
fDate
Oct. 2006
Firstpage
379
Lastpage
388
Abstract
We extend the binary search technique to searching in trees. We consider two models of queries: questions about vertices and questions about edges. We present a general approach to this sort of problem, and apply it to both cases, achieving algorithms constructing optimal decision trees. In the edge query model the problem is identical to the problem of searching in a special class of tree-like posets stated by Ben-Asher et al. (1999). Our upper bound on computation time, O(n3 ), improves the previous best known O(n4 log3n). In the vertex query model we show how to compute an optimal strategy much faster, in O(n) steps. We also present an almost optimal approximation algorithm for another class of tree-like (and forest-like) partial orders
Keywords
approximation theory; computational complexity; decision trees; query processing; tree searching; binary search; computation time; edge query model; forest-like partial orders; optimal approximation algorithm; optimal decision trees; questions about edges; questions about vertices; tree searching; vertex query model; Approximation algorithms; Books; Computer science; Decision trees; File servers; File systems; Testing; Upper bound;
fLanguage
English
Publisher
ieee
Conference_Titel
Foundations of Computer Science, 2006. FOCS '06. 47th Annual IEEE Symposium on
Conference_Location
Berkeley, CA
ISSN
0272-5428
Print_ISBN
0-7695-2720-5
Type
conf
DOI
10.1109/FOCS.2006.32
Filename
4031373
Link To Document