Sciweavers

310 search results - page 47 / 62
» Randomized Binary Search Trees
Sort
View
ALGORITHMICA
2005
135views more  ALGORITHMICA 2005»
13 years 9 months ago
Queaps
A new priority queue structure, the queap, is introduced. The queap executes insertion in O(1) amortized time and extract-min in O(log(k+2)) amortized time if there are k items th...
John Iacono, Stefan Langerman
EMO
2005
Springer
120views Optimization» more  EMO 2005»
14 years 3 months ago
Multiobjective Optimization on a Budget of 250 Evaluations
Abstract. In engineering and other ‘real-world’ applications, multiobjective optimization problems must frequently be tackled on a tight evaluation budget — tens or hundreds ...
Joshua D. Knowles, Evan J. Hughes
SODA
2012
ACM
174views Algorithms» more  SODA 2012»
12 years 10 days ago
Using hashing to solve the dictionary problem
We consider the dictionary problem in external memory and improve the update time of the wellknown buffer tree by roughly a logarithmic factor. For any λ ≥ max{lg lg n, logM/B(...
John Iacono, Mihai Patrascu
GECCO
2000
Springer
200views Optimization» more  GECCO 2000»
14 years 1 months ago
Chemical Crossover
During chemical reactions, molecules interact to produce new molecules. Some of the reaction mechanisms are very close to the way gene combine to produce new genes. Like the class...
Hugues Bersini
ICRA
2010
IEEE
159views Robotics» more  ICRA 2010»
13 years 7 months ago
An RRT-based path planner for use in trajectory imitation
We propose a more robust robot programming by demonstration system planner that produces a reproduction path which satisfies statistical constraints derived from demonstration traj...
Jonathan Claassens