adding examples for eoBin & other stuff
This commit is contained in:
parent
9ac2220c5d
commit
50062e7c30
1 changed files with 5 additions and 6 deletions
11
eo/src/eo
11
eo/src/eo
|
|
@ -48,15 +48,14 @@
|
||||||
#include <eoInsertion.h>
|
#include <eoInsertion.h>
|
||||||
#include <eoInclusion.h>
|
#include <eoInclusion.h>
|
||||||
|
|
||||||
#include <eoGeneratio.h>
|
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// to be continued ...
|
// to be continued ...
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
/*
|
||||||
#include <eoFitness.h> // what's the matter with you?
|
#include <eoFitness.h>
|
||||||
#include <eoProblem.h> // what's the matter with you?
|
#include <eoProblem.h>
|
||||||
|
#include <eoGeneration.h>
|
||||||
|
*/
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
|
||||||
#endif _eo_
|
#endif _eo_
|
||||||
|
|
|
||||||
Reference in a new issue