Sciweavers

138 search results - page 5 / 28
» Finding an optimal tree searching strategy in linear time
Sort
View
FOCS
2006
IEEE
14 years 4 months ago
Generalization of Binary Search: Searching in Trees and Forest-Like Partial Orders
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 t...
Krzysztof Onak, Pawel Parys
AMDO
2010
Springer
13 years 7 months ago
Finding Optimal Parameter Configuration for a Dynamic Triangle Mesh Compressor
This paper proposes a method of rate-distortion optimisation of an algorithm for compressing dynamic 3D triangle meshes. Although many articles regarding compression methods for th...
Oldrich Petrík, Libor Vása
ALGORITHMICA
2000
161views more  ALGORITHMICA 2000»
13 years 10 months ago
Binary Searching with Nonuniform Costs and Its Application to Text Retrieval
We study the problem of minimizing the expected cost of binary searching for data where the access cost is not fixed and depends on the last accessed element, such as data stored i...
Gonzalo Navarro, Ricardo A. Baeza-Yates, Eduardo F...
SIAMCOMP
2002
142views more  SIAMCOMP 2002»
13 years 10 months ago
On Binary Searching with Nonuniform Costs
Let us consider an ordered vector A[1 : n]. If the cost of testing each position is similar, then the standard binary search is the best strategy to search the vector. This is true...
Eduardo Sany Laber, Ruy Luiz Milidiú, Artur...
WABI
2001
Springer
112views Bioinformatics» more  WABI 2001»
14 years 2 months ago
Finding an Optimal Inversion Median: Experimental Results
We derive a branch-and-bound algorithm to find an optimal inversion median of three signed permutations. The algorithm prunes to manageable size an extremely large search tree usi...
Adam C. Siepel, Bernard M. E. Moret