Adding cellular E.A.
This commit is contained in:
parent
bffe8b0dfd
commit
9415bfad74
1 changed files with 3 additions and 0 deletions
|
|
@ -118,6 +118,9 @@
|
|||
#include <other/external_eo>
|
||||
#include <eoCounter.h>
|
||||
|
||||
// Cellular parallel evolutionary algorithm
|
||||
#include <eoToricCellularEasyEA.h>
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// to be continued ...
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
|
|||
Reference in a new issue