Changed es.h in src/es into make_es.h (was ambiguous with src/es.h) Changed the interface of make_genotype - now templatized by the EOT and not the fitness - this is mandatory for ES genoptypes as it allows to choose the type of gentype at run-time (from existing types, of course!) Also moved make_help.cpp into utils dir (otherwise you'd had to maintain a copy into each representation dir!). |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| checkpointing | ||
| compatibility.h | ||
| eoCheckPoint.h | ||
| eoData.h | ||
| eoDistance.h | ||
| eoFDCStat.h | ||
| eoFileMonitor.cpp | ||
| eoFileMonitor.h | ||
| eoFileSnapshot.h | ||
| eoGnuplot.h | ||
| eoGnuplot1DMonitor.h | ||
| eoGnuplot1DSnapshot.h | ||
| eoHowMany.h | ||
| eoMOFitnessStat.h | ||
| eoMonitor.h | ||
| eoParam.h | ||
| eoParser.cpp | ||
| eoParser.h | ||
| eoPopStat.h | ||
| eoRealBounds.cpp | ||
| eoRealBounds.h | ||
| eoRndGenerators.h | ||
| eoRNG.cpp | ||
| eoRNG.h | ||
| eoScalarFitnessStat.h | ||
| eoStat.h | ||
| eoState.cpp | ||
| eoState.h | ||
| eoStdoutMonitor.cpp | ||
| eoStdoutMonitor.h | ||
| eoUpdatable.h | ||
| eoUpdater.cpp | ||
| eoUpdater.h | ||
| Makefile.am | ||
| pipecom.h | ||
| rnd_generators.h | ||
| selectors.h | ||