This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/src/es
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
..
.cvsignore adding & modifying .cvsignore's 2000-04-03 09:32:43 +00:00
eoEsChromInit.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsFull.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsGlobalXover.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsMutate.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsMutationInit.h I have changed all calls to use an eoParser rather than an eoParameterLoader 2001-11-08 06:14:59 +00:00
eoEsSimple.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsStandardXover.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoEsStdev.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoNormalMutation.h Added the class eoNormalVecMutation (yes, should have made another file :-( 2004-09-27 13:31:40 +00:00
eoReal.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoRealAtomXover.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoRealInitBounded.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
eoRealOp.h Corrected a but in eoUniformMutation (only the first component ever got modified! 2003-12-24 16:38:02 +00:00
eoSBXcross.h Added the Ctor using the Parser 2004-06-23 23:19:17 +00:00
make_algo_scalar_es.cpp Adding sharing - needed to modify quite a few files, like eoDistance.h 2004-05-25 08:03:30 +00:00
make_algo_scalar_real.cpp Adding sharing - needed to modify quite a few files, like eoDistance.h 2004-05-25 08:03:30 +00:00
make_checkpoint_es.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_checkpoint_real.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_continue_es.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_continue_real.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_es.h Adding sharing - needed to modify quite a few files, like eoDistance.h 2004-05-25 08:03:30 +00:00
make_genotype_es.cpp Changes due to MSVC 2001-11-17 07:22:59 +00:00
make_genotype_real.cpp Some error for MSVC that was not even a warning for g++ (but I'm sorry 2001-11-16 15:06:29 +00:00
make_genotype_real.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
make_op.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
make_op_es.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_op_es.h Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary. 2003-02-27 19:28:07 +00:00
make_op_real.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_op_real.h Replaced the eoNormalMutation (mutating ALL variables of a real-valued vector) 2004-09-27 13:34:34 +00:00
make_pop_es.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_pop_real.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_real.h Adding sharing - needed to modify quite a few files, like eoDistance.h 2004-05-25 08:03:30 +00:00
make_run_es.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
make_run_real.cpp Added the #pragma directive for MSVC++ in all .cpp 2001-11-10 06:59:02 +00:00
Makefile.am fix installation, dist-preparation 2004-09-22 18:18:31 +00:00