Sciweavers

4835 search results - page 515 / 967
» Refactoring Functional Programs
Sort
View
ESOP
2007
Springer
16 years 1 months ago
Multi-language Synchronization
We propose multi-language synchronization, a novel approach to the problem of migrating code from a legacy language (such as C) to a new language. We maintain two parallel versions...
Robert Ennals, David Gay
188
Voted
GECCO
2007
Springer
177views Optimization» more  GECCO 2007»
16 years 1 months ago
Evolving problem heuristics with on-line ACGP
Genetic Programming uses trees to represent chromosomes. The user defines the representation space by defining the set of functions and terminals to label the nodes in the trees. ...
Cezary Z. Janikow
149
Voted
ICRA
2006
IEEE
101views Robotics» more  ICRA 2006»
16 years 27 days ago
Policies based on Trajectory Libraries
— We present a control approach that uses a library of trajectories to establish a global control law or policy. This is an alternative to methods for finding global policies ba...
Martin Stolle, Christopher G. Atkeson
GECCO
2005
Springer
132views Optimization» more  GECCO 2005»
16 years 12 days ago
A statistical learning theory approach of bloat
Code bloat, the excessive increase of code size, is an important issue in Genetic Programming (GP). This paper proposes a theoretical analysis of code bloat in the framework of sy...
Sylvain Gelly, Olivier Teytaud, Nicolas Bredeche, ...
178
Voted
APLAS
2004
ACM
16 years 9 days ago
Protocol Specialization
Abstract. In component-based programming, the programmer assembles applications from prefabricated components. The assembly process has two main steps: adapting a component by twea...
Matthias Neubauer, Peter Thiemann