..
.cvsignore
adding & modifying .cvsignore's
2000-04-03 09:32:43 +00:00
eoEsChromInit.h
Small modifications here and there to be MSVC++ compatible
2001-11-10 09:02:17 +00:00
eoEsFull.h
Adding Evolution Strategies:
2001-05-02 10:42:32 +00:00
eoEsGlobalXover.h
Adding Evolution Strategies:
2001-05-02 10:42:32 +00:00
eoEsMutate.h
Adding Evolution Strategies:
2001-05-02 10:42:32 +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
Adding Evolution Strategies:
2001-05-02 10:42:32 +00:00
eoEsStandardXover.h
Added the crossover in make_op_es (parameters were read, but that's all!
2001-05-21 04:13:10 +00:00
eoEsStdev.h
Adding Evolution Strategies:
2001-05-02 10:42:32 +00:00
eoNormalMutation.h
Removed trailing string after #endif - it generates a lot of useless warning
2001-09-08 05:59:17 +00:00
eoReal.h
Removed trailing text after #endif - causes warning on many compilers
2001-10-08 09:14:15 +00:00
eoRealAtomXover.h
Added the crossover in make_op_es (parameters were read, but that's all!
2001-05-21 04:13:10 +00:00
eoRealInitBounded.h
Bing change in eoRealBounds: it is now deriving from eoPersistent.
2001-05-08 04:41:51 +00:00
eoRealOp.h
Corrected a serious bug in eoUniformMutation (double declaration of bool HasChanged)
2002-02-09 05:01:48 +00:00
make_algo_scalar_es.cpp
Added the #pragma directive for MSVC++ in all .cpp
2001-11-10 06:59:02 +00:00
make_algo_scalar_real.cpp
Added the #pragma directive for MSVC++ in all .cpp
2001-11-10 06:59:02 +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
I have changed all calls to use an eoParser rather than an eoParameterLoader
2001-11-08 06:14:59 +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
Some more small changes for MSVC++ compatibility
2001-11-12 14:17:58 +00:00
make_op.h
Re-introduced the old ctors for the mutations (for backward compatibility
2001-04-29 05:03:05 +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
I have changed all calls to use an eoParser rather than an eoParameterLoader
2001-11-08 06:14:59 +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
I have changed all calls to use an eoParser rather than an eoParameterLoader
2001-11-08 06:14:59 +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
I have changed all calls to use an eoParser rather than an eoParameterLoader
2001-11-08 06:14:59 +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
All files on one line in Makefile.am (for Windows)
2001-10-18 04:37:14 +00:00