| .. |
|
.cvsignore
|
adding & modifying .cvsignore's
|
2000-04-03 09:32:43 +00:00 |
|
checkpointing
|
Added make_help in checkpointing, included stdexcept in eoParam. Comments
|
2001-09-04 06:43:19 +00:00 |
|
compatibility.h
|
Some changes for using EO with libstdc++V3 and gcc-3.01
|
2001-10-25 10:39:55 +00:00 |
|
eoCheckPoint.h
|
Replaced the flat definitions of ncecessary classes (eoStatxxx and eoMonitor)
|
2001-11-16 14:01:52 +00:00 |
|
eoData.h
|
Added MAXFLOAT and MINFLOAT as it seems that Cygwin needs that ???
|
2001-10-18 05:30:45 +00:00 |
|
eoDistance.h
|
Added the monitoring facilities for snapshots (i.e. generating and plotting a new file
|
2001-01-31 18:38:39 +00:00 |
|
eoFDCStat.h
|
eoParam, added specialization for eoValueParam<string>::getValue
|
2001-03-28 09:00:54 +00:00 |
|
eoFileMonitor.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoFileMonitor.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoFileSnapshot.h
|
eoParam, added specialization for eoValueParam<string>::getValue
|
2001-03-28 09:00:54 +00:00 |
|
eoGnuplot.h
|
Removed trailing string after #endif - it generates a lot of useless warning
|
2001-09-08 05:59:17 +00:00 |
|
eoGnuplot1DMonitor.h
|
Removed trailing string after #endif - it generates a lot of useless warning
|
2001-09-08 05:59:17 +00:00 |
|
eoGnuplot1DSnapshot.h
|
Updated the comments
|
2002-01-31 17:32:27 +00:00 |
|
eoHowMany.h
|
Added links to some examples in the comments
|
2001-12-03 06:59:17 +00:00 |
|
eoMOFitnessStat.h
|
Updated eoStat.h to also "do the right thing" when confronted with pareto style fitness
|
2001-03-20 14:34:07 +00:00 |
|
eoMonitor.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoParam.h
|
Some more small changes for MSVC++ compatibility
|
2001-11-12 14:17:58 +00:00 |
|
eoParser.cpp
|
Added the method getORcreateParam.
|
2002-02-08 07:49:32 +00:00 |
|
eoParser.h
|
Added the method getORcreateParam.
|
2002-02-08 07:49:32 +00:00 |
|
eoPopStat.h
|
Added make_help in checkpointing, included stdexcept in eoParam. Comments
|
2001-09-04 06:43:19 +00:00 |
|
eoRealBounds.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoRealBounds.h
|
Bing change in eoRealBounds: it is now deriving from eoPersistent.
|
2001-05-08 04:41:51 +00:00 |
|
eoRealVectorBounds.h
|
Added the constructor from a string
|
2002-02-08 07:51:59 +00:00 |
|
eoRndGenerators.h
|
put using eo::rng in top of file to help out gcc 2.91
|
2001-02-27 11:45:31 +00:00 |
|
eoRNG.cpp
|
Added the #pragma directive for MSVC++ in all .cpp
|
2001-11-10 06:59:02 +00:00 |
|
eoRNG.h
|
Forgot to double also the parameter to initialize in the Ctor!
|
2001-10-05 03:56:21 +00:00 |
|
eoScalarFitnessStat.h
|
eoParam, added specialization for eoValueParam<string>::getValue
|
2001-03-28 09:00:54 +00:00 |
|
eoStat.h
|
A few more typename conditionally removed for MSVC++
|
2001-11-12 15:21:40 +00:00 |
|
eoState.cpp
|
Added ownership functionality and made the thing non-copyable
|
2000-06-13 14:31:53 +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
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +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
|
Added the lastCall construct: if the stopping condition becomes true in eoCheckPoint,
|
2000-12-04 06:58:43 +00:00 |
|
eoUpdater.h
|
Modified the default behavior of eoCountedStateSaver to save the final population.
|
2001-04-12 05:35:05 +00:00 |
|
make_help.cpp
|
Added default value for bool arg in testDirRes function
|
2002-02-02 05:59:05 +00:00 |
|
Makefile.am
|
Some changes in names, before too many users have to modify their code :-)
|
2001-04-30 13:01:07 +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
|
Added the eoRandomReduce class - hence I also added the shuffle method
|
2001-01-16 05:52:01 +00:00 |
|
selectors.h
|
The new libga
|
2001-04-24 04:52:04 +00:00 |