Adding Sharing (though eoSharingSelect - a roulette selection on shared fitnesses
This commit is contained in:
parent
9e0edc381e
commit
ab9d4de66b
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@
|
|||
#include <eoFitnessScalingSelect.h> // also contains eoLinearFitScaling.h
|
||||
#include <eoRankingSelect.h>
|
||||
#include <eoStochTournamentSelect.h>
|
||||
#include <eoSharingSelect.h>
|
||||
// Embedding truncation selection
|
||||
#include <eoTruncatedSelectOne.h>
|
||||
|
||||
|
|
|
|||
Reference in a new issue