paradiseo/eo/src/utils
evomarc 434010d221 Modified the names in eoPopStat!
Hoever, the way it's done now, the string gets TRUNCATED - and I dont' know why
2001-03-27 16:27:15 +00:00
..
.cvsignore adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
checkpointing Adding Maarten's "snippet" to dump the whole pop to the screen: eoPopStat.h 2001-03-27 16:02:00 +00:00
compatibility.h few minor mods 2000-03-23 14:41:12 +00:00
eoCheckPoint.h Added the lastCall construct: if the stopping condition becomes true in eoCheckPoint, 2000-12-04 06:58:43 +00:00
eoData.h Added utilities directory, this contains state, parser etc. 2000-03-22 14:04:03 +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 Added the monitoring facilities for snapshots (i.e. generating and plotting a new file 2001-01-31 18:38:39 +00:00
eoFileMonitor.cpp It is using delim now 2000-10-23 10:58:54 +00:00
eoFileMonitor.h Added fstream in the include files - I had an error message at some point! 2000-11-28 15:40:39 +00:00
eoFileSnapshot.h Added Multi-objective fitness monitoring added support for vector<vector<double> > in eoParam 2001-03-14 10:12:37 +00:00
eoGnuplot.h Ok, updated the Makefile.am again to use the 2001-02-12 13:58:51 +00:00
eoGnuplot1DMonitor.h Ok, updated the Makefile.am again to use the 2001-02-12 13:58:51 +00:00
eoGnuplot1DSnapshot.h Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew). 2001-03-16 12:08:26 +00:00
eoHowMany.h A new util class to handle the rate/integer argument to selectors/replacement 2000-12-19 18:09:10 +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 Added Multi-objective fitness monitoring added support for vector<vector<double> > in eoParam 2001-03-14 10:12:37 +00:00
eoParam.h Added Multi-objective fitness monitoring added support for vector<vector<double> > in eoParam 2001-03-14 10:12:37 +00:00
eoParser.cpp Moved out of the 'obsolete' directory a couple of honest classes, which didn't harm anybody; activated also in Makefile.am the program that tested them 2001-02-13 22:35:07 +00:00
eoParser.h Added a new xover to varlenxover 2001-03-21 13:35:10 +00:00
eoPopStat.h Modified the names in eoPopStat! 2001-03-27 16:27:15 +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 eoVector is back (eoFixedLength and eoVariableLength are gone) 2001-02-17 10:51:31 +00:00
eoRNG.h NDSorting: changed exact ranking values to make check for front easier 2001-03-26 10:09:40 +00:00
eoScalarFitnessStat.h Added the monitoring facilities for snapshots (i.e. generating and plotting a new file 2001-01-31 18:38:39 +00:00
eoStat.h Updated eoStat.h to also "do the right thing" when confronted with pareto style fitness 2001-03-20 14:34:07 +00:00
eoState.cpp Added ownership functionality and made the thing non-copyable 2000-06-13 14:31:53 +00:00
eoState.h Well, what do you know, major commit. 2001-02-14 10:35:26 +00:00
eoStdoutMonitor.cpp Added a verbose mode (the default behavior) which is as before. 2000-11-24 17:36:03 +00:00
eoStdoutMonitor.h Added a verbose mode (the default behavior) which is as before. 2000-11-24 17:36:03 +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 Added the lastCall construct: if the stopping condition becomes true in eoCheckPoint, 2000-12-04 06:58:43 +00:00
Makefile.am radically simplified the Makefile.am, but this only works for headers (no idea what the problem is with sources) 2001-03-08 13:38:41 +00:00
pipecom.h I had forgotten to add pipecom.h 2001-02-01 05:17:16 +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 perf2worth major check in 2001-02-16 08:21:25 +00:00