Commit graph

1,446 commits

Author SHA1 Message Date
stevemadere
abc65a390a Reflecting build process changes in doc and source tree (now using autogen.sh;./configure) 2010-05-04 13:00:50 +00:00
stevemadere
8214fe3f5e Added includes necessary to compile using gcc 4.4 2010-05-04 12:56:54 +00:00
stevemadere
dfad82c043 Removed references to eliminated headers eoDummyFlight.h, eoLSPSO.h, eoSSPSO.h 2010-05-04 12:54:36 +00:00
stevemadere
227e7fd2e5 Removed reference to Lesson6 until its makefile is fixed 2010-05-04 12:50:29 +00:00
paradiseo
8c07ca4cc5 add an include 2010-03-18 12:44:45 +00:00
paradiseo
a2703a8eab No real change -> test commit 2009-12-09 15:49:30 +00:00
paradiseo
d46117cda1 Accept long time 2009-06-25 14:49:53 +00:00
paradiseo
45ce5f8404 little change to delete warnings 2009-01-27 16:30:18 +00:00
paradiseo
b20c5e98c1 little modif to delete warning 2009-01-27 16:28:55 +00:00
paradiseo
eca555a7a3 little change to delete warning 2009-01-27 16:26:44 +00:00
paradiseo
6563aa6e7a little modif to delete warning 2009-01-27 16:21:53 +00:00
paradiseo
bda9e1c712 Change Compiler flags 2009-01-26 14:39:37 +00:00
paradiseo
cfd7f2b008 disable warning C4530 (Visual Studio) 2009-01-26 13:43:40 +00:00
paradiseo
072979a705 option added to disable warning (mode release with Visual Studio) 2009-01-26 13:38:01 +00:00
paradiseo
7fc04f1de7 cmake < 2.6 authorized 2009-01-26 09:07:59 +00:00
paradiseo
37c3989ee9 test on PSO changed. 2009-01-22 10:18:10 +00:00
paradiseo
1204ce35b7 modif cmake 2009-01-16 14:29:42 +00:00
paradiseo
080f98bffa Cmake configuration modified 2009-01-14 14:50:46 +00:00
paradiseo
f2d19ce187 Update to cmake2.6 + modif to support compatibility with icc 2009-01-12 09:14:02 +00:00
evomarc
893204f8f1 Fixing a small glitch that was giving wrong clues to newcomers ...
Thanks to Christophe-Marie Duquesne for the post
2008-12-25 16:01:57 +00:00
paradiseo
8c40a38cdc add "=0;" at the end of two virtual method 2008-12-05 13:55:41 +00:00
paradiseo
916152b02e remove DartConfig 2008-11-20 16:35:47 +00:00
paradiseo
48204d18ff Switch from Dart to Dash. 2008-11-17 10:27:55 +00:00
jeggermo
462d3ac568 fixed some very old and stupid problems 2008-11-11 09:51:17 +00:00
jeggermo
512c18b0d0 fixed some stupid problems 2008-11-11 09:50:52 +00:00
maartenkeijzer
74c5be1439 updated configure.in to generate moo files 2008-05-05 12:33:26 +00:00
tlegrand
aa33f98459 deleted "win" directory in the autotools config 2008-04-18 12:00:15 +00:00
tlegrand
a93ed43907 added eoExtendedvelocity (+doc + test) that takes both the local best and the global of a PSO topology into account. Also updated the doc tags for the other topologies and velocities 2008-04-18 08:59:02 +00:00
tlegrand
a1ee120589 imrproved PSO topology/velocity tests 2008-04-18 08:58:42 +00:00
tlegrand
49d3df2cc4 updated the doc tags 2008-04-18 08:51:38 +00:00
tlegrand
78a798d169 added eoExtendedvelocity (+doc + test) that takes both the local best and the global of a PSO topology into account. Also updated the doc tags for the other topologies and velocities 2008-04-18 08:50:22 +00:00
tlegrand
aaa8df129b updated a few things about paradiseo (links, docs) 2008-04-18 08:19:22 +00:00
tlegrand
9d3da02ea9 deleted old and obsolete paradiseo's pdf slides 2008-04-18 07:58:17 +00:00
paradiseo
4b844243ce new implementation of the test 2008-04-17 14:31:11 +00:00
paradiseo
b2404c9daa Add t-eoOrderXover in the test list 2008-04-17 14:29:57 +00:00
paradiseo
08d4b90578 test of eoOrderXover 2008-04-17 14:29:10 +00:00
paradiseo
7a7340f9ad new crossover dedicated to permutation-based representation 2008-04-17 14:26:59 +00:00
kuepper
86cda0d3b6 start preparation for 1.1 release 2008-03-31 19:12:12 +00:00
kuepper
0388f95758 Update for gcc-4.3 compatibility 2008-03-31 19:11:13 +00:00
kuepper
1187a83c82 Add climits header as required for gcc-4.3 when using UINT_MAX 2008-03-31 13:35:41 +00:00
ldacosta
fb6201a144 make_continue... just a little formatting 2008-03-31 12:53:51 +00:00
ldacosta
fac8fc0742 Output functor is needed if there is screen output OR FILE OUTPUT - until now, it was only created and stored in the screen output was activated. Line 120 of make_checkpoint.h 2008-03-28 16:24:17 +00:00
ldacosta
64fb5d2c45 Change in do_make_checkpoint: it receives not just a parameter from the evaluation function, not the function itself!! 2008-03-28 16:09:40 +00:00
ldacosta
af8cd4b08b Adjusting configuration for Eclipse 2008-03-28 15:57:55 +00:00
ldacosta
8c1726ef97 do_make_algo_scalar is extended: now it accepts also an evaluation of the fitness of the population as parameter. 2008-03-28 15:51:48 +00:00
ldacosta
c86d07fed3 "Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names 2008-03-28 13:49:14 +00:00
ldacosta
3e17a2dd67 "Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names 2008-03-28 13:49:13 +00:00
tlegrand
aee8aa452f come back to dart.irisa.fr ! 2008-03-20 15:48:31 +00:00
tlegrand
52d9a1fed9 added minimal test config 2008-03-20 08:43:44 +00:00
ldacosta
860040ae53 "Tutorial" (with capital T) was interfering with the checkout of eo on Eclipse (because there is already one "tutorial", with "t"). This is just a renaming of "Tutorial". 2008-03-13 16:28:34 +00:00