updated documentation

This commit is contained in:
mac 2000-06-13 10:25:53 +00:00
commit 0219de5b61
3 changed files with 10 additions and 4 deletions

View file

@ -30,8 +30,6 @@
#include <list>
/**
\ingroup EvolutionStrategies
Base class for variable length chromosomes, just derives from EO and list and
redirects the smaller than operator to EO (fitness based comparison)
*/