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
64ca17c66f
Adding ParadisEO Tutorial examples
2002-04-12 14:13:08 +00:00
evomarc
2ad3cbe9da
Added name of the Debug library
2002-04-12 13:38:08 +00:00
evomarc
417c79179d
Added the move from Release and DEbug into the lib dir
2002-01-17 17:57:55 +00:00
evomarc
a427432291
Adding tutorial files
2002-01-17 15:24:44 +00:00
evomarc
83978dd8af
New versio of dsp files
2002-01-17 15:21:44 +00:00
evomarc
bdb125afbd
COnverted t_eoesall to CRLF line terminators (otherwise MSDEV cannot read properly)
2001-12-07 06:28:38 +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
d74ef74661
Adding the tutorials in MSVC project files
2001-12-07 06:14:11 +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
bd42e75672
Removed unnecessary dirs, added first Lesson of tutorial
2001-12-06 13:12:24 +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
2a1fded254
Added the 2 fake "projects" all_lib.dsp and all_test.dsp that allow to compile
...
everything in 2 clics.
However, we still cannot run and watch the status output of the test executables
2001-12-03 14:14:56 +00:00
evomarc
7c04fc5de1
Added the names of the directories where the newly created files are stored.
2001-11-18 06:54:13 +00:00
evomarc
b455d53925
Now the eo.dsw can be generated automatically from
...
eo.org
create_all_dsp.sh (that calls create_dsp.sh)
To add a new test program, simpy add 1 line in create_all_dsp.sh
and run it.
DO NOT TOUCH eo.org !!!
2001-11-17 08:13:55 +00:00
evomarc
8538cc4532
Bug in create_dsp when no additional library
2001-11-17 07:55:39 +00:00
evomarc
3eefeb651e
Error in argments check
2001-11-16 15:02:35 +00:00
evomarc
86fb152676
The file eo.org is the base project file (no file in test involved).
...
It is upgraded by the create.sh script
2001-11-16 14:32:07 +00:00
evomarc
dbfa9a7aaa
Adding all test files for MSVC
2001-11-16 14:30:58 +00:00
evomarc
fd4eda8aca
A readme for the win dir ...
2001-11-12 14:51:51 +00:00
evomarc
72fc838360
Create.sh mdified to also add the new dsp file into eo.dsw
2001-11-12 14:44:01 +00:00
evomarc
19ebcbd5e3
Template file for dsp project files (to be used within create_dsp.sh)
2001-11-12 14:27:12 +00:00
evomarc
0e4df9e404
Adding the dsp file for t-eoReal - testing the create_dsp script.
...
Next step is to add them all from the test/Makefile file
2001-11-11 06:59:42 +00:00
evomarc
6324bb5179
Create_dsp.sh is a script that will create the .dsp file from a source file
...
name in the test dir
2001-11-11 06:55:12 +00:00
evomarc
78ca5ab75c
Files for MSVC++ generated by Olivier Meunier - Projet Fractales - INRIAC
2001-11-10 14:13:21 +00:00
evomarc
a79a7d6215
Files for MSVC++ generated by Olivier Meunier - Projet Fractales - INRIA
2001-11-10 14:12:01 +00:00
maartenkeijzer
d09c216b61
Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
...
Also changed eoSelectFromWorth etc.
2001-03-16 12:08:26 +00:00
maartenkeijzer
2ff2b66fdd
updated the dsp, dsw files for the library
2001-02-14 18:05:36 +00:00
maartenkeijzer
98a9f24879
no need to keep these test functions here, will start new project in /test
2001-02-14 18:01:30 +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
a7131a7f71
commited
2000-08-18 08:59:20 +00:00
mac
8ae796ab28
Added symbolic regression, which tests combined ops as well
2000-08-18 08:44:22 +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
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
gustavo
902d88fef6
adding & modifying .cvsignore's
2000-04-03 09:32:43 +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
7db1492943
Added new files to the brew, mainly distance and new-op-interface related
2000-02-07 17:16:16 +00:00
jmerelo
d3642e4fde
Changes
1999-12-17 09:19:13 +00:00
jmerelo
449ed17ff8
Added Marc's ES files and .dsp files for others
1999-11-15 09:26:33 +00:00
jmerelo
c1481ac24f
New .dsp files for new test programs
1999-02-15 16:03:04 +00:00
jmerelo
e3bff7d45f
Compiled new stuff on VC++, changes to breeder
1999-02-15 16:01:35 +00:00
jmerelo
11be20aefa
Added some files, compiled some stuff in VC++, and finished eoOpSelMason
1999-02-10 17:14:08 +00:00
jmerelo
9860e201f2
New bitOp factories and things like that
1999-02-09 17:31:16 +00:00