Commit graph

18 commits

Author SHA1 Message Date
okoenig
a172d34e5f Included new fitness class eoScalarFitnessAssembled, that stores different fitness terms in a std::vector, but still acts as a scalar fitness. A new checkpoint uses these values for statistics. 2003-04-03 16:51:47 +00:00
music_dev
0aac89e6b3 Better install for libraries. 2002-10-14 16:16:01 +00:00
jeggermo
86df5ac367 all .dsp files converted from unix to dos format 2002-06-10 14:10:35 +00:00
music_dev
43779ba380 Multithreaded version. Changed name of lib to eo_lib[d].lib 2002-04-19 14:42:47 +00:00
evomarc
21372a2d82 Changed name of target in all_lib.dsp
Added eoParetoFitness.cpp in sources of eo.dsp
2002-04-12 16:17:02 +00:00
evomarc
38f35a1c53 Adding t_eoesall that somehow ahd managed to escape until now
+ corrected the template test_dsp.tmpl
2001-12-07 06:23:15 +00:00
evomarc
aa67e7d58d Need to put the \r\n at end of all files after modifications!!! 2001-12-06 14:33:42 +00:00
evomarc
82750f22d5 Removed some sources that came here nobody know's how (thanks, MSDEV) 2001-12-06 11:36:39 +00:00
evomarc
78ca5ab75c Files for MSVC++ generated by Olivier Meunier - Projet Fractales - INRIAC 2001-11-10 14:13:21 +00:00
maartenkeijzer
2ff2b66fdd updated the dsp, dsw files for the library 2001-02-14 18:05:36 +00:00
jmerelo
3c2df139bd Minor bugs for Win quashed; fixed Win project files 2001-02-09 16:52:06 +00:00
mac
ff108477c3 eoCounter?
eoEasyEA -- made it copyable again
eoEvalFunc -- added specialized eoEvalFuncCounter
eoEvolutionStrategy -- nothing much
eoGenContinue -- nothing
eoPop -- fixed nth_element_fitness
eoBitOp -- fixed error in xover
eoFileMonitor -- now appends always
eoParam -- worked around memory leak in MSC's strstream
eoParser -- changed -pconfig_file to @config_file
eoParser -- added messages instead of exception when required param is missing
eoStat -- added eoDistanceStat
t-eoFunctor -- don't know
2000-08-23 12:03:01 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
4c4ce70c04 New ES routines 2000-06-12 20:09:59 +00:00
mac
e7a1922d76 Updated dsp, dsw and added t_eoExternalEO.dsp 2000-05-25 07:16:35 +00:00
mac
6469376880 Fixed bug in eoGOpSelector (missing break!)
eoOp.h: binOp's second arg is const once more

all dsp and dsw files were touched by msvc, but did add some stuff (which
will be added to eo later)

Hope this all works
2000-03-06 16:05:47 +00:00
jmerelo
449ed17ff8 Added Marc's ES files and .dsp files for others 1999-11-15 09:26:33 +00:00
gustavo
3fe0218a72 1999-01-29 12:23:55 +00:00