Adding files in es for ES Crossovers
This commit is contained in:
parent
29b25024b7
commit
6af035d2fa
3 changed files with 98 additions and 1 deletions
|
|
@ -47,6 +47,9 @@
|
|||
// general operators
|
||||
#include <es/eoRealOp.h>
|
||||
#include <es/eoNormalMutation.h>
|
||||
#include <es/eoRealAtomXover.h> // for generic operators
|
||||
#include <es/eoEsGlobalXover.h> // Global ES Xover
|
||||
#include <es/eoEsLocalXover.h> // Local ES Xover
|
||||
|
||||
// the ES-mutations
|
||||
#include <es/eoEsMutationInit.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue