Commit graph

1,080 commits

Author SHA1 Message Date
kuepper
ebedf7ca7d wrong directory 2004-10-07 13:34:08 +00:00
kuepper
73c97e6bfa update for sstream 2004-09-29 18:37:20 +00:00
kuepper
9786fe0a6a Fix cvs-commit error (<<< still there...) 2004-09-28 17:13:34 +00:00
evomarc
76e78116ac Added include eoDistance.h 2004-09-27 15:19:53 +00:00
evomarc
a0c7412c18 Replaced the eoNormalMutation (mutating ALL variables of a real-valued vector)
with eiNormalVecMutation that has a proba. to mutation each variable
2004-09-27 13:34:34 +00:00
evomarc
db44c94c9c Added the class eoNormalVecMutation (yes, should have made another file :-( 2004-09-27 13:31:40 +00:00
okoenig
eac4f15bf0 Replaced top_builddir with top_srcdir 2004-09-26 09:47:06 +00:00
okoenig
6584747d3c Removing a "/" at the end of a comment 2004-09-26 09:45:59 +00:00
kuepper
c5a9348dd9 Fix doc-target.
Fix inclusion of documentation in dist.
2004-09-24 15:00:48 +00:00
kuepper
fa108bbd6b minor fixes 2004-09-24 11:55:09 +00:00
kuepper
503efdcdb6 Removed clean-local due to problems with "make distcheck" 2004-09-22 18:38:12 +00:00
kuepper
51471804cd fix installation, dist-preparation 2004-09-22 18:18:31 +00:00
kuepper
495057c341 updates for distributing/installing ParadisEO. 2004-09-22 17:30:11 +00:00
kuepper
6fff184ba3 update for new build-process 2004-09-22 13:20:15 +00:00
kuepper
3cb80bc73b update build process to include paradiseo tutorial,
fix paradiseo headers for sstream
2004-09-22 12:38:28 +00:00
kuepper
e388461a3b Update configure with switches for app, ParadisEO, and tutorial.
Add ParadisEO/Lesson1 tutorial in build-process.
minor fixes.
2004-09-22 08:18:29 +00:00
maartenkeijzer
0a6e0c687c Made couple of functions virtual 2004-09-21 19:49:48 +00:00
kuepper
63cbb12e69 updates,
start supoorting ParadisEO
2004-09-21 17:01:14 +00:00
kuepper
056ac87efb fix dist-header 2004-09-21 10:30:45 +00:00
kuepper
5150bd4888 fix 'make dist', works now (besides ParadisEO). 2004-09-21 10:23:33 +00:00
kuepper
de69e235f4 updates 2004-09-20 21:47:15 +00:00
kuepper
7db38bc9cd fix 2004-09-20 17:14:11 +00:00
kuepper
72c070585f better distribution support (not finished) 2004-09-20 17:12:12 +00:00
kuepper
1cf47e414e conditional compilation fixes 2004-09-20 17:06:25 +00:00
kuepper
5e416e4a1c don't use user-variables 2004-09-20 16:05:25 +00:00
kuepper
9e508c66a6 update user commentary 2004-09-20 15:51:53 +00:00
kuepper
988e6a43ea *** empty log message *** 2004-09-20 15:50:00 +00:00
kuepper
e618920c44 updates for build-process 2004-09-20 14:11:24 +00:00
kuepper
17c8eddd5c *** empty log message *** 2004-09-20 09:56:10 +00:00
kuepper
81492da319 Remove support files, they are automatically created by autotools 2004-09-20 09:52:19 +00:00
kuepper
683c4e573e update 2004-09-20 09:50:47 +00:00
kuepper
cf4248b67b remove 2004-09-20 09:47:19 +00:00
kuepper
f599c8eb77 remove Makefiles from cvs 2004-09-20 09:46:48 +00:00
kuepper
36af75bc94 add conditional includes for sstream 2004-09-17 17:05:28 +00:00
kuepper
6c7d888194 cleanup 2004-09-17 17:00:04 +00:00
kuepper
c8494642d5 Updated build-prcess to be completely under automake control.
For the tutorial the old Makefiles are saved as Makefile.simple in all
the respective directories.

Use generated config.h instead of command-line passing of preprocessor
flags.

Updated support files from current automake.
2004-09-17 16:53:31 +00:00
kuepper
32cf83cfee Save copies of old simple Makefiles 2004-09-17 15:20:19 +00:00
maartenkeijzer
dbd0a46d75 added verbose flag that can be used to turn off annoying message to cout 2004-08-30 19:44:48 +00:00
evomarc
57881e56c4 CLeaned up the comments in files related to Sharing (added t-eoSharing in test) 2004-08-28 16:26:03 +00:00
evomarc
e7643ccc10 Committing at last the long awaited test for Sharing 2004-08-28 16:25:12 +00:00
evomarc
17db378c84 Cleaned up the comments 2004-08-28 14:03:34 +00:00
jmerelo
669f41a315 Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it 2004-08-10 17:19:46 +00:00
jmerelo
55a118517c Updating doxygen configuration 2004-08-10 07:39:10 +00:00
okoenig
7d0e70fd1a added a string msg to eoScalarFitnessAssembled, in order to store all sorts of messages for an individual 2004-07-25 13:26:02 +00:00
evomarc
b72ea29e0d Added className (mysteriously missint) mandatory for eoCombinedInit 2004-07-16 08:45:02 +00:00
evomarc
caa611661a Allows proportional combinations of eoInit objects
Similar to eoPropostionalCombinedXXXOp
2004-07-16 08:44:14 +00:00
cahon
42819983dc Adding typedef EOT EOType ; 2004-07-12 09:16:41 +00:00
cahon
4127f42603 Adding typedef EOT EOType ; 2004-07-12 08:57:38 +00:00
evomarc
30ceb2bf45 Added the Ctor using the Parser 2004-06-23 23:19:17 +00:00
evomarc
66a51c5ddb Added the className method everywhere 2004-06-15 07:28:54 +00:00