Commit graph

18 commits

Author SHA1 Message Date
evomarc
20b70de2a1 Added the normal mutation - and the 1/5 mutation 2001-01-16 07:18:45 +00:00
evomarc
e532234d1c New versions of bounds for real variables.
Should supersede eoEsObjectiveBounds, whose name was misleading anyway
as this can be used in any REal-ceded GA for isntance
2001-01-11 11:02:37 +00:00
evomarc
4944881d7c - added the #define for eo_verbose (true) and eo_no_verbose (false)
- added the eoNormMutation, simple normal mutation for simple real variables
Modified Files:
 	src/eo src/es/eoRealOp.h tutorial/Lesson2/FirstRealEA.cpp
 	tutorial/Lesson3/SecondBitEA.cpp
2000-12-04 14:53:59 +00:00
evomarc
00e21770ad Changed the (abstract) name for fitness from F to FitT so it matches
that of file eoFixedLength.h - it is far clearer in the documentation
diagrams this way.
2000-12-02 08:21:18 +00:00
evomarc
d0e566fdf4 Very simple classes for vectors of (unbounded) real numbers.
A few straightforward operators only (BLX-0, uniform mutation).
Mostly for tutorial reasons - though it might improve in usefull classes later
2000-11-24 17:44:21 +00:00
gustavoromero
a1cd1fd3bf fix warning: no newline at end of file 2000-11-10 09:55:10 +00:00
mac
4f1bcfa292 Removed a few dsp files and changed saving/loading eoPops a bit. 2000-08-14 11:18:34 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
jmerelo
d2fedcb5b9 More changes to Makefile.am 2000-08-03 17:33:03 +00:00
jmerelo
1bee1e1f81 More changes to Makefile.am 2000-08-03 17:30:57 +00:00
mac
49ee190e10 Some 'improvements' added 2000-06-13 14:31:22 +00:00
mac
152d42d41e Removed eoEsBase and created an eoFixedLength 2000-06-13 09:43:34 +00:00
mac
e55e3813dc Oh, right found some errors 2000-06-12 20:23:20 +00:00
mac
4c4ce70c04 New ES routines 2000-06-12 20:09:59 +00:00
gustavo
902d88fef6 adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
gustavo
b5606ad11a Maarten was right 2000-03-31 16:23:16 +00:00
gustavo
5fe7510807 fixing makefiles 2000-03-30 17:11:20 +00:00
mac
ddb4bfb00b Moved the es files to an es directory 2000-03-22 14:18:39 +00:00