Caner Candan
46b3f77d9c
* make_checkpoint.h: added --monitor_with_CtrlC option in order to monitor only when Ctrl-C is pressed
2012-06-22 17:41:46 +02:00
Caner Candan
138706d125
* checkpoint main header file: just added license and multi-inclusion protection
2012-06-14 01:06:38 +02:00
nojhan
5115deb7dd
an eoStat that simply count generations
2011-12-12 22:22:04 +01:00
Johann Dreo
4a90420dd3
create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it
2010-10-26 10:51:48 +02:00
okoenig
c39b241413
added eoAssembledFitnessStat.h to implement Best and Avg Stat for eoScalarFitnessAssembled
2003-04-05 13:42:01 +00:00
evomarc
a79eb09ea6
Added the eoTimeCounter that allows to use time as a base counter
...
for statistics (when you compare things that are not using the same
evaluation function for instance)
2002-03-22 10:57:37 +00:00
evomarc
e79edcffe7
Added make_help in checkpointing, included stdexcept in eoParam. Comments
...
updates ...
2001-09-04 06:43:19 +00:00
evomarc
e71aea497f
Few cosmetic modifs:
...
put the #define of some boolean in eoData.h
added some include that were missing (unnoticed because of include<eo>)
some checks in eoXXXTournamentSelect
2001-04-13 08:57:40 +00:00
evomarc
1726a06861
Adding Maarten's "snippet" to dump the whole pop to the screen: eoPopStat.h
...
Modified utils/checkpointing accordingly.
Tested in tutorial/Lesson3/exercise3.1
BTW, the eoFileSnapShot does not work any more - I've commented it out
and will look at that later...
2001-03-27 16:02:00 +00:00
maartenkeijzer
68904d7650
Added Multi-objective fitness monitoring added support for vector<vector<double> > in eoParam
...
and made eoFileSnapshot type-safe
2001-03-14 10:12:37 +00:00
jmerelo
3c2df139bd
Minor bugs for Win quashed; fixed Win project files
2001-02-09 16:52:06 +00:00
evomarc
09b669ed46
Added the GnuPlotSnapshotMonitor, the eoScalarFitnessStat and eoFDCStat in checkpointing
2001-02-09 05:21:04 +00:00
evomarc
c18f63f7e4
Added utils/eoGnuplot1DMonitor.h ni the list of includes
2000-12-15 16:57:37 +00:00
gustavoromero
a1cd1fd3bf
fix warning: no newline at end of file
2000-11-10 09:55:10 +00:00
mac
fd8a2529a5
eo: added some missing entries
...
Pop: error in nth_element_fitness
sga: error in eval
eoParseTree: oddities with gcc
checkpointing: added eoParser and eoState
eoParser: support for wrongly entered parameter names
rnd_generators: flip(0.5) -> flip(bias) in binary_generator
selectors.h: ???
2000-09-09 13:43:31 +00:00
mac
6d8e3a6504
Extreme cleanup, see src/obsolete for details
2000-08-10 14:18:34 +00:00
mac
9bcf9d95f8
Finalized Checkpointing, see t-eoCheckpointing for a test
2000-03-31 10:02:18 +00:00