Sciweavers

4083 search results - page 371 / 817
» The EvA2 Optimization Framework
Sort
View
GECCO
2010
Springer
249views Optimization» more  GECCO 2010»
15 years 10 months ago
Benchmarking a MOS-based algorithm on the BBOB-2010 noiseless function testbed
In this contribution, a hybrid algorithm combining Differential Evolution and IPOP-CMA-ES is presented and benchmarked on the BBOB 2010 noiseless testbed. The hybrid algorithm ha...
Antonio LaTorre, Santiago Muelas, José Mar&...
GECCO
2010
Springer
183views Optimization» more  GECCO 2010»
15 years 10 months ago
Benchmarking a MOS-based algorithm on the BBOB-2010 noisy function testbed
In this paper, a hybrid algorithm based on the Multiple Offspring Sampling framework is presented and benchmarked on the BBOB-2010 noisy testbed. MOS allows the seamless combinat...
Antonio LaTorre, Santiago Muelas, José Mar&...
AIPS
2007
15 years 9 months ago
Cost-Sharing Approximations for h+
Relaxations based on (either complete or partial) ignoring delete effects of the actions provide the basis for some seminal classical planning heuristics. However, the palette of ...
Vitaly Mirkis, Carmel Domshlak
IPPS
1998
IEEE
15 years 11 months ago
Locality Optimization for Program Instances
Abstract. The degree of locality of a program re ects the level of temporal and spatial concentration of related data and computations. Locality optimization can speed up programs ...
Claudia Leopold
CC
2006
Springer
129views System Software» more  CC 2006»
15 years 10 months ago
Loop Transformations in the Ahead-of-Time Optimization of Java Bytecode
Abstract. Loop optimizations such as loop unrolling, unfolding and invariant code motion have long been used in a wide variety of compilers to improve the running time of applicati...
Simon Hammond, David Lacey