This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/src/utils
evomarc f4d2630516 Corrected a problem in eoEsChromInit (it refused plain eoReal) + some
other minor modications (e.g. a dir in make_checkpoint where ALL file
will go).
2001-05-03 17:20:27 +00:00
..
.cvsignore adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
checkpointing Few cosmetic modifs: 2001-04-13 08:57:40 +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 Few cosmetic modifs: 2001-04-13 08:57:40 +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 It is using delim now 2000-10-23 10:58:54 +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 Ok, updated the Makefile.am again to use the 2001-02-12 13:58:51 +00:00
eoGnuplot1DMonitor.h Doing libes.a in src/es and adding t-eoReal.cpp in test 2001-04-26 15:24:53 +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 Changed all variables named howmany into combien (French for how many) 2001-04-11 12:01:51 +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 Doing libes.a in src/es and adding t-eoReal.cpp in test 2001-04-26 15:24:53 +00:00
eoParser.cpp The new libga 2001-04-24 04:52:04 +00:00
eoParser.h Added the pure virtual isItThere method in base class eoParameterLoader 2001-04-10 15:08:09 +00:00
eoPopStat.h Modified the names in eoPopStat! 2001-03-27 16:27:15 +00:00
eoRealBounds.cpp Doing libes.a in src/es and adding t-eoReal.cpp in test 2001-04-26 15:24:53 +00:00
eoRealBounds.h Added bounds to the real operators in make_XXX (and hence in t-eoReal) 2001-04-28 05:47:18 +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 Corrected a problem in eoEsChromInit (it refused plain eoReal) + some 2001-05-03 17:20:27 +00:00
eoRNG.h Corrected a problem in eoEsChromInit (it refused plain eoReal) + some 2001-05-03 17:20:27 +00:00
eoScalarFitnessStat.h eoParam, added specialization for eoValueParam<string>::getValue 2001-03-28 09:00:54 +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 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 Some changes in names, before too many users have to modify their code :-) 2001-04-30 13:24:42 +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 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 new libga 2001-04-24 04:52:04 +00:00