Sciweavers

2924 search results - page 416 / 585
» An Intelligent Multi-Dictionary Environment
Sort
View
GECCO
2007
Springer
158views Optimization» more  GECCO 2007»
16 years 21 days ago
Using group selection to evolve leadership in populations of self-replicating digital organisms
This paper describes a study in the evolution of distributed cooperative behavior, specifically leader election, through digital evolution and group selection. In digital evoluti...
David B. Knoester, Philip K. McKinley, Charles Ofr...
GECCO
2007
Springer
228views Optimization» more  GECCO 2007»
16 years 21 days ago
Collective behavior based hierarchical XCS
This paper attempts to extend the XCS research by analyzing the impact of information exchange between XCS agents on classifier performance. Two types of information are exchange...
Matthew Gershoff, Sonia Schulenburg
GECCO
2007
Springer
200views Optimization» more  GECCO 2007»
16 years 21 days ago
Adaptive genetic programming for option pricing
Genetic Programming (GP) is an automated computational programming methodology, inspired by the workings of natural evolution techniques. It has been applied to solve complex prob...
Zheng Yin, Anthony Brabazon, Conall O'Sullivan
GPCE
2007
Springer
16 years 21 days ago
Oz/K: a kernel language for component-based open programming
Programming in an open environment remains challenging because it requires combining modularity, security, concurrency, distribution, and dynamicity. In this paper, we propose an ...
Michael Lienhardt, Alan Schmitt, Jean-Bernard Stef...
GPCE
2007
Springer
16 years 21 days ago
Debugging macros
Over the past two decades, Scheme macros have evolved into a powerful API for the compiler front-end. Like Lisp macros, their predecessors, Scheme macros expand source programs in...
Ryan Culpepper, Matthias Felleisen