| .. |
|
.cvsignore
|
adding & modifying .cvsignore's
|
2000-04-03 09:32:43 +00:00 |
|
checkpointing
|
added eoAssembledFitnessStat.h to implement Best and Avg Stat for eoScalarFitnessAssembled
|
2003-04-05 13:42:01 +00:00 |
|
compatibility.h
|
excluded gcc>3 from check
|
2003-03-18 09:40:36 +00:00 |
|
eoAssembledFitnessStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoCheckPoint.h
|
Added the allClassName method to print the name of all
|
2004-06-15 07:04:12 +00:00 |
|
eoData.h
|
*** empty log message ***
|
2004-02-02 08:54:10 +00:00 |
|
eoDistance.h
|
Adding sharing - needed to modify quite a few files, like eoDistance.h
|
2004-05-25 08:03:30 +00:00 |
|
eoFDCStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoFileMonitor.cpp
|
Added possibility to print header to first line of output file; control through last bool in constructor - default = false...
|
2003-11-19 13:29:15 +00:00 |
|
eoFileMonitor.h
|
Made couple of functions virtual
|
2004-09-21 19:49:48 +00:00 |
|
eoFileSnapshot.h
|
Update configure with switches for app, ParadisEO, and tutorial.
|
2004-09-22 08:18:29 +00:00 |
|
eoGnuplot.h
|
Update configure with switches for app, ParadisEO, and tutorial.
|
2004-09-22 08:18:29 +00:00 |
|
eoGnuplot1DMonitor.h
|
Update configure with switches for app, ParadisEO, and tutorial.
|
2004-09-22 08:18:29 +00:00 |
|
eoGnuplot1DSnapshot.h
|
Update configure with switches for app, ParadisEO, and tutorial.
|
2004-09-22 08:18:29 +00:00 |
|
eoHowMany.h
|
Fixed some int - unsigned int problem for the case "combien < 0"
|
2004-12-27 07:31:59 +00:00 |
|
eoIntBounds.cpp
|
Added classes to hendle bounds:
|
2004-11-05 08:55:12 +00:00 |
|
eoIntBounds.h
|
Added comments so that the new classes eoGeneralXXXBounds are taken into account
|
2004-12-01 09:27:31 +00:00 |
|
eoMOFitnessStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoMonitor.h
|
Added the className methods everywhere
|
2004-06-15 07:09:57 +00:00 |
|
eoParam.h
|
Update configure with switches for app, ParadisEO, and tutorial.
|
2004-09-22 08:18:29 +00:00 |
|
eoParser.cpp
|
Added a prefix data in eoParser - and the setPrefix method -
|
2004-04-05 15:28:12 +00:00 |
|
eoParser.h
|
Added a prefix data in eoParser - and the setPrefix method -
|
2004-04-05 15:28:12 +00:00 |
|
eoPopStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoRealBounds.cpp
|
Added classes to hendle bounds:
|
2004-11-05 08:55:12 +00:00 |
|
eoRealBounds.h
|
Added comments so that the new classes eoGeneralXXXBounds are taken into account
|
2004-12-01 09:27:31 +00:00 |
|
eoRealVectorBounds.h
|
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
|
2003-02-27 19:28:07 +00:00 |
|
eoRndGenerators.h
|
GCC 3.3
|
2003-05-16 14:28:52 +00:00 |
|
eoRNG.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoRNG.h
|
Fixed bug in rng::roulette_wheel: use of float had too little precision in change/fortune var
|
2004-03-26 09:56:56 +00:00 |
|
eoScalarFitnessStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoStat.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
eoState.cpp
|
fix 'make dist', works now (besides ParadisEO).
|
2004-09-21 10:23:33 +00:00 |
|
eoState.h
|
Removed trailing text after #endif - causes warning on many compilers
|
2001-10-08 09:14:15 +00:00 |
|
eoStdoutMonitor.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoStdoutMonitor.h
|
Added the className methods everywhere
|
2004-06-15 07:09:57 +00:00 |
|
eoTimeCounter.h
|
A few changes for MSVC++ compatibility
|
2002-04-12 15:13:45 +00:00 |
|
eoUniformInit.h
|
GCC 3.3
|
2003-05-16 14:28:52 +00:00 |
|
eoUpdatable.h
|
New base class eoUpdatable.h - for objects that need upates in eoCheckPoints
|
2000-12-07 09:56:00 +00:00 |
|
eoUpdater.cpp
|
fix 'make dist', works now (besides ParadisEO).
|
2004-09-21 10:23:33 +00:00 |
|
eoUpdater.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |
|
make_help.cpp
|
Added default value for bool arg in testDirRes function
|
2002-02-02 05:59:05 +00:00 |
|
Makefile.am
|
Added classes to hendle bounds:
|
2004-11-05 08:55:12 +00:00 |
|
pipecom.h
|
Removed trailing text after #endif - causes warning on many compilers
|
2001-10-08 09:14:15 +00:00 |
|
rnd_generators.h
|
Changes to obsolete things
|
2003-06-17 06:24:15 +00:00 |
|
selectors.h
|
Adjust code to perform to C++ standard according to gcc-3.4
|
2004-12-23 15:29:07 +00:00 |