..
.cvsignore
adding & modifying .cvsignore's
2000-04-03 09:32:43 +00:00
eoEsChromInit.h
Modified the way to set the initial values of the sigmas (and stdevs)
2004-12-27 08:01:29 +00:00
eoEsFull.h
Adjust code to perform to C++ standard according to gcc-3.4
2004-12-23 15:29: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
Adjust code to perform to C++ standard according to gcc-3.4
2004-12-23 15:29:07 +00:00
eoNormalMutation.h
Adjust code to perform to C++ standard according to gcc-3.4
2004-12-23 15:29:07 +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
Modified the way to set the initial values of the sigmas (and stdevs)
2004-12-27 08:01:29 +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