boufaras
|
fee338f3c9
|
Initial import.
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1935 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-09-01 09:28:10 +00:00 |
|
Caner Candan
|
6ff2a61e2e
|
Merge branch 'master' of ssh://localhost:8007/do
|
2010-09-01 10:33:42 +02:00 |
|
Caner Candan
|
13b9b62397
|
added temporary population sorting
|
2010-08-31 19:29:05 +02:00 |
|
Caner Candan
|
0834d689e8
|
* added some useful comments in eoLogger class
|
2010-08-31 19:26:51 +02:00 |
|
Caner Candan
|
1086dc4d49
|
* main.cpp: removed useless comments * src/do: added some lines to make detectable language file * doEDASA.h: added some comments
|
2010-08-31 17:16:48 +02:00 |
|
Caner Candan
|
20a4496b83
|
fixed some warning messages while compiling
|
2010-08-31 16:39:21 +02:00 |
|
Caner Candan
|
f98e138562
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:35:50 +02:00 |
|
Caner Candan
|
52d4107bc4
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:34:03 +02:00 |
|
Caner Candan
|
b790bbc35b
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:32:19 +02:00 |
|
Caner Candan
|
698c692a63
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:31:39 +02:00 |
|
Caner Candan
|
1619b2b38c
|
* eoRNG.h: added double uniform(double min, double max)
|
2010-08-31 15:53:32 +02:00 |
|
Caner Candan
|
e42a1dae74
|
* eoFitContinue: using of _pop.best_element().fitness() instead of pop.nth_element_fitness(0)
|
2010-08-31 14:56:11 +02:00 |
|
Caner Candan
|
12a631cfb1
|
removed a wrong logging message from eoEvalContinue.h
|
2010-08-31 14:54:42 +02:00 |
|
Caner Candan
|
2b3db39aff
|
repared some compile warning messages
|
2010-08-31 14:52:08 +02:00 |
|
Caner Candan
|
1b3172a40c
|
updated doxygen config file to the version 1.6.x
|
2010-08-31 14:15:54 +02:00 |
|
Caner Candan
|
ce8f5f692f
|
* fixed some warning issues during compilation
|
2010-08-31 14:10:13 +02:00 |
|
Caner Candan
|
27d5cbbc3b
|
updated doc/CMakeLists.txt in order to add docs in packages
|
2010-08-31 14:06:34 +02:00 |
|
Caner Candan
|
364877cc23
|
removed useless eo.cfg, this is generated automaticaly by cmake with the file eo.cfg.cmake
|
2010-08-31 14:04:25 +02:00 |
|
Johann Dreo
|
23dc5dfed8
|
Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
|
2010-08-31 10:22:46 +02:00 |
|
boufaras
|
8b6a74fc04
|
Protected unsigned int currentIndex
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1934 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-31 08:17:27 +00:00 |
|
Johann Dreo
|
248d12d2f4
|
add eoDualFitness.h to the list of headers
|
2010-08-30 22:50:59 +02:00 |
|
Johann Dreo
|
528893cba9
|
bugfix: typo on _this_
|
2010-08-30 22:50:34 +02:00 |
|
Johann Dreo
|
ce0c969671
|
update of the license headers, LGPL version 2 only for those new files
|
2010-08-30 22:46:55 +02:00 |
|
Johann Dreo
|
e184e9dd96
|
add a xdebug level & update of the license headers, LGPL version 2 only for this new file
|
2010-08-30 22:46:37 +02:00 |
|
Johann Dreo
|
03978e9ead
|
no ; at the end of the line
|
2010-08-30 22:44:18 +02:00 |
|
Johann Dreo
|
eb79ec2b6c
|
New class: A fitness class that permits to compare feasible and unfeasible individuals. It guaranties that a feasible individual will always be better than an unfeasible one.
|
2010-08-30 22:43:50 +02:00 |
|
Johann Dreo
|
ee6d52ec81
|
no ; at the end of the line
|
2010-08-30 22:42:42 +02:00 |
|
Caner Candan
|
08754eeaee
|
fixed a bug with using of replacor, it didnt reduce the fitness
|
2010-08-30 16:20:55 +02:00 |
|
boufaras
|
9620b73a8f
|
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1933 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-30 12:42:17 +00:00 |
|
verel
|
cec3f0052c
|
Modification de VNS pour les nouveaux ajouts
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1932 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-30 09:06:33 +00:00 |
|
verel
|
82a329b006
|
Ajout de moVNS et moSimpleVNS
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1931 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-30 09:05:41 +00:00 |
|
verel
|
5a992685e2
|
Ajout des commentaires autour de VNS
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1930 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-29 14:16:23 +00:00 |
|
verel
|
7870d8dcfe
|
Tous les *VNselect compilent et marchent
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1929 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-29 13:03:23 +00:00 |
|
verel
|
107abf4434
|
ForwardVNselect compile et semble marcher, mais pas moBackwardVNSelection...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1928 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-29 09:21:37 +00:00 |
|
nojhan
|
2fdc24a29a
|
openhatch button, supposed to facilitate the involvement of new contributors
|
2010-08-28 12:30:37 +02:00 |
|
verel
|
1cf50233ee
|
Modification de vsn, encore à compiler...
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1927 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-28 09:17:43 +00:00 |
|
jhumeau
|
7631f6e040
|
mon dernier commit :) On en a chier encore jusqu'au bout !!!
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1926 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 15:59:23 +00:00 |
|
jhumeau
|
9cd987b1ea
|
idem
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1925 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 15:20:47 +00:00 |
|
jhumeau
|
69611816b1
|
super affichage enlevé
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1924 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 15:18:21 +00:00 |
|
jhumeau
|
c39c51efd7
|
VNS modified
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1923 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 12:34:42 +00:00 |
|
verel
|
92e2843c4e
|
Add the nkq and nkp landscapes evaluations
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1922 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 09:30:32 +00:00 |
|
jhumeau
|
b4f0125416
|
VNSelection added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1921 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-27 09:12:15 +00:00 |
|
Caner Candan
|
25bb766c82
|
Merge branch 'master' of candan.fr:do
|
2010-08-26 19:54:05 +02:00 |
|
Caner Candan
|
e71e86d6c1
|
...
|
2010-08-26 19:31:30 +02:00 |
|
jhumeau
|
5bd7771afe
|
Nettoyage VNS
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1920 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 12:09:14 +00:00 |
|
jhumeau
|
f16abb9d6b
|
inclusion des sources pour le VNS
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1919 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 09:29:48 +00:00 |
|
jhumeau
|
2b1b02f162
|
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1918 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 09:28:25 +00:00 |
|
jhumeau
|
71273f1344
|
VNS
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1917 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 09:17:39 +00:00 |
|
jhumeau
|
58c59fd8fa
|
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1916 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 09:17:15 +00:00 |
|
jhumeau
|
b97a685fd0
|
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1915 331e1502-861f-0410-8da2-ba01fb791d7f
|
2010-08-26 09:16:29 +00:00 |
|