summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florian Forster [Fri, 11 Jul 2008 15:35:12 +0000 (17:35 +0200)]
Added a set method for serialization callback functions.
Florian Forster [Fri, 11 Jul 2008 15:27:27 +0000 (17:27 +0200)]
src/libpopulation.c: Keep track of the fittest individual.
So that the fittest doesn't _need_ to stay in the population all the
time..
Florian Forster [Fri, 11 Jul 2008 11:10:05 +0000 (13:10 +0200)]
Import the initial code of the population library.