evomarc
f97ab01cd4
Had forgotten the section name of the parser.processParam call in the
...
definition fo the parameter.
2000-12-22 15:13:54 +00:00
evomarc
21cd652430
Back to the 3 lines to declare a parameter and read it within the parser:
...
some compiler (egcs) don't like the createParam method in eoParser.h
Also removed the reference in parameters declarations (a cut-and-paste error).
2000-12-22 14:56:12 +00:00
evomarc
ed0e76350a
Update after the change in replacements
2000-12-19 18:43:25 +00:00
evomarc
4944881d7c
- added the #define for eo_verbose (true) and eo_no_verbose (false)
...
- added the eoNormMutation, simple normal mutation for simple real variables
Modified Files:
src/eo src/es/eoRealOp.h tutorial/Lesson2/FirstRealEA.cpp
tutorial/Lesson3/SecondBitEA.cpp
2000-12-04 14:53:59 +00:00
evomarc
b225f093e6
I had dropped the parser from the outState - so I had to modify also
...
read_param to get it back!
2000-12-01 18:03:17 +00:00
evomarc
b8d4e7faef
Initial version of the tutorial.
...
Warning: all Makefile's are hand-made, and will only work in Linux
2000-11-29 18:19:57 +00:00