Sciweavers

1972 search results - page 114 / 395
» Evolutionary algorithms and dynamic programming
Sort
View
104
Voted
GECCO
2006
Springer
148views Optimization» more  GECCO 2006»
15 years 6 months ago
Behavioural GP diversity for dynamic environments: an application in hedge fund investment
We present a new mechanism for preserving phenotypic behavioural diversity in a Genetic Programming application for hedge fund portfolio optimization, and provide experimental res...
Wei Yan, Christopher D. Clack
JAPLL
2006
97views more  JAPLL 2006»
15 years 2 months ago
Model checking propositional dynamic logic with all extras
This paper presents a model checking algorithm for Propositional Dynamic Logic (PDL) with looping, repeat, test, intersection, converse, program complementation as well as context...
Martin Lange
ICSE
2004
IEEE-ACM
16 years 2 months ago
Using Compressed Bytecode Traces for Slicing Java Programs
Dynamic slicing is a well-known program debugging technique. Given a program P and input I, it finds all program statements which directly/indirectly affect the values of some var...
Tao Wang, Abhik Roychoudhury
128
Voted
GECCO
2006
Springer
181views Optimization» more  GECCO 2006»
15 years 6 months ago
Particle swarm with speciation and adaptation in a dynamic environment
This paper describes an extension to a speciation-based particle swarm optimizer (SPSO) to improve performance in dynamic environments. The improved SPSO has adopted several prove...
Xiaodong Li, Jürgen Branke, Tim Blackwell
141
Voted
TOOLS
2000
IEEE
15 years 6 months ago
Algorithmic Analysis of the Impacts of Changes to Object-Oriented Software
The research presented here addresses the problem of change impact analysis CIA for object-oriented software. A major problem for developers in an evolutionary environment is th...
Michelle Lee, A. Jefferson Offutt, Roger T. Alexan...