updated documentation
This commit is contained in:
parent
df56ae5145
commit
0219de5b61
3 changed files with 10 additions and 4 deletions
|
|
@ -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)
|
||||
*/
|
||||
|
|
|
|||
Reference in a new issue