Next: Mutation of Chromosomes
Up: Interactive Evolutionary Algorithm Approach
Previous: Interactive Evolutionary Algorithm Approach
A population is represented by several individuals in the chromosomes.
The initial values and the ODE parameters are represented by a chromosome.
The chromosome is a n vector of real values.
For example, the following first order differential equation
a1*
f'(
t)+
a0*
f(
t)=
bis represented as:
Christoph Reich
1999-12-22