evomarc
72e9590544
I have separated the include files into
...
eo everything that is general to any representation
es.h everything about real representation (in es dir)
ga.h everything related to bitstring representation (in ga dir)
To be continued by gp.h, and ...
This has lead to some slight modifications in test file eobin and all tutorial
examples files...
I've also added in utils eoDistance, generic functor to compute distances,
including also the generic Euclidian distance
2001-01-27 07:43:58 +00:00
..
.cvsignore
adding & modifying .cvsignore's
2000-04-03 09:32:43 +00:00
checkpointing
Added utils/eoGnuplot1DMonitor.h ni the list of includes
2000-12-15 16:57:37 +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
I have separated the include files into
2001-01-27 07:43:58 +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
eoGnuplot1DMonitor.h
An include file was missing!!!
2000-11-29 17:20:16 +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
eoMonitor.h
Added the lastCall construct: if the stopping condition becomes true in eoCheckPoint,
2000-12-04 06:58:43 +00:00
eoParam.h
eoCounter?
2000-08-23 12:03:01 +00:00
eoParser.cpp
Modified the help message for the short name (added the missing =)
2000-12-26 10:28:27 +00:00
eoParser.h
eo: added some missing entries
2000-09-09 13:43:31 +00:00
eoRNG.cpp
Added the namespace eo for the global variable rng in eoRNG.cpp
2001-01-08 10:07:27 +00:00
eoRNG.h
Added the namespace eo for the global variable rng in eoRNG.cpp
2001-01-08 10:07:27 +00:00
eoStat.h
Added the lastCall construct: if the stopping condition becomes true in eoCheckPoint,
2000-12-04 06:58:43 +00:00
eoState.cpp
Added ownership functionality and made the thing non-copyable
2000-06-13 14:31:53 +00:00
eoState.h
Added ownership functionality and made the thing non-copyable
2000-06-13 14:31:53 +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
Removed eoCopyElite.h, redundant with eoMerge.h
2000-11-30 06:04:09 +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
Added some safety test in roulette_wheel procedures:
2000-10-30 14:54:29 +00:00