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 |
|
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 |
|
nojhan
|
2fdc24a29a
|
openhatch button, supposed to facilitate the involvement of new contributors
|
2010-08-28 12:30:37 +02:00 |
|
nojhan
|
113d2ac145
|
more sections to jump to
|
2010-08-19 22:04:01 +02:00 |
|
nojhan
|
52eeae0f5b
|
correct links to sourceforge features
|
2010-08-19 21:45:19 +02:00 |
|
nojhan
|
82c873fc1a
|
bugfix #2054922: using base_const_iterator::node;
|
2010-08-19 20:38:19 +02:00 |
|
Caner CANDAN
|
bb5b1965c7
|
* eoDetSelect: when the call of howmany() returns 0 it is replaced by 1
|
2010-08-18 17:30:11 +02:00 |
|
Caner CANDAN
|
8e858e8fff
|
fixed a warning issue at the file eoRealBounds.cpp
|
2010-08-18 17:18:36 +02:00 |
|
Caner CANDAN
|
7159f8e5c4
|
+ cpack configuration in order to generate packaging files, to make it easier use the script package_deb and package_rpm
|
2010-08-18 17:06:16 +02:00 |
|
Caner CANDAN
|
9632d429dc
|
Merge branch 'master' of ssh://localhost:9001/gitroot/eodev/eodev
|
2010-08-18 12:16:13 +02:00 |
|
Johann Dreo
|
6ec3fc5c09
|
correct headers ; class comment
|
2010-08-17 15:11:18 +02:00 |
|
Johann Dreo
|
8896fec321
|
improved explanations
|
2010-08-17 15:07:17 +02:00 |
|
Johann Dreo
|
4ba3f62a3a
|
missing header ; correct copyright ; correct emails
|
2010-08-17 15:02:39 +02:00 |
|
Johann Dreo
|
d698065579
|
translate variable from french to english
|
2010-08-17 14:59:24 +02:00 |
|
Johann Dreo
|
ce99bb02f1
|
use eo::log ; warning when returns 0
|
2010-08-17 14:56:33 +02:00 |
|
Caner CANDAN
|
0a37f66ef0
|
Merge branch 'yaml_load_and_save' of ssh://localhost:9001/gitroot/eodev/eodev
|
2010-08-04 14:10:57 +02:00 |
|
Caner CANDAN
|
1ecf4d3def
|
+ feature eoSIGContinue: Continuator can catch user signals + feature eoLogger: flexible logging system for eo
|
2010-08-04 13:47:51 +02:00 |
|
Johann Dreo
|
9f4c073678
|
code to display only once the message about the help parameter + some indent fix + some more comments
|
2010-08-02 17:07:32 +02:00 |
|
nojhan
|
1d1046d19f
|
list of some publications
|
2010-08-01 22:27:31 +02:00 |
|
nojhan
|
82e7d3c041
|
example diagrams now close to features list, with a better legend
|
2010-08-01 10:55:38 +02:00 |
|
nojhan
|
9a5871cce2
|
better layout for the menu
|
2010-07-31 23:00:10 +02:00 |
|
nojhan
|
6c4bdcff46
|
correct layout in 1024, better spacing for greater resolutions
|
2010-07-31 22:48:49 +02:00 |
|
nojhan
|
f531247627
|
'jump to section' links and back links
|
2010-07-31 22:40:04 +02:00 |
|
nojhan
|
a9c4805ebd
|
logo icon for sourceforge, without text, 48px
|
2010-07-31 22:14:09 +02:00 |
|
nojhan
|
535b26b903
|
slides via slideshare, better section order, small design changes
|
2010-07-31 22:06:27 +02:00 |
|
nojhan
|
eee9b46c0b
|
website sources
|
2010-07-31 18:59:12 +02:00 |
|
nojhan
|
d3fc6438c0
|
no more CVSROOT
|
2010-07-29 14:29:05 +02:00 |
|
paradiseo
|
ed35ed4da0
|
Store a result in a variable to have no warning
|
2010-06-22 09:31:58 +00:00 |
|
paradiseo
|
0695b25c08
|
Add "Visual Studio 10" in config file for CMake
|
2010-06-10 10:03:26 +00:00 |
|
stevemadere
|
68a03aa429
|
changed YAML saving technique to YAML::Serializable
|
2010-05-07 03:17:44 +00:00 |
|
stevemadere
|
e58ef45f70
|
added support to save app/gprop/mlp as YAML
|
2010-05-06 22:46:10 +00:00 |
|
stevemadere
|
f8bd860579
|
configure changes to prepare for use of libyaml-cpp
|
2010-05-04 17:18:12 +00:00 |
|
(EO team)
|
7f81c03af4
|
This commit was manufactured by cvs2svn to create branch
'yaml_load_and_save'.
|
2010-05-04 13:00:51 +00:00 |
|