..
do
added CMake configuration files
2007-08-10 14:29:12 +00:00
es
added CMake configuration files
2007-08-10 14:29:12 +00:00
ga
added CMake configuration files
2007-08-10 14:29:12 +00:00
gp
added CMake configuration files
2007-08-10 14:29:12 +00:00
obsolete
added CMake configuration files
2007-08-10 14:29:12 +00:00
other
added CMake configuration files
2007-08-10 14:29:12 +00:00
pyeo
Add extra functionwrapper to member 'size'
2007-08-02 10:48:20 +00:00
utils
added CMake configuration files
2007-08-10 14:29:12 +00:00
.cvsignore
1999-01-29 12:23:55 +00:00
apply.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
CMakeLists.txt
added CMake configuration files
2007-08-10 14:29:12 +00:00
eo
particle-swarm-optimization includes added
2007-07-02 13:01:49 +00:00
EO.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
eoAlgo.h
minor updates,
2004-12-23 17:26:39 +00:00
eoBinaryFlight.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoBitParticle.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoBreed.h
typos
2005-10-05 22:08:29 +00:00
eoCellularEasyEA.h
Cellular parallel easy algorithm
2002-04-25 14:06:43 +00:00
eoCloneOps.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
eoCombinedContinue.h
Added the className method everywhere
2004-06-15 07:28:54 +00:00
eoCombinedInit.h
Cleaned up the comments
2004-08-28 14:03:34 +00:00
eoConstrictedVariableWeightVelocity.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoConstrictedVelocity.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoContinue.h
eoContinue is now persistent
2005-12-09 17:45:56 +00:00
eoCounter.h
Well, what do you know, major commit.
2001-02-14 10:35:26 +00:00
eoCtrlCContinue.cpp
changed to using sstream
2003-02-28 16:49:19 +00:00
eoCtrlCContinue.h
Added the className method everywhere
2004-06-15 07:28:54 +00:00
eoDetSelect.h
decorated copy with std:: specifier
2003-03-02 11:29:01 +00:00
eoDetTournamentSelect.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
eoDistribUpdater.h
Small modifications here and there to be MSVC++ compatible
2001-11-10 09:02:17 +00:00
eoDistribution.h
Adding Distribution-based base abstract classes
2001-11-08 07:40:27 +00:00
eoDominanceMap.h
Some small changes concerning flags and warnings
2004-12-23 15:40:44 +00:00
eoDummyFlight.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoEasyEA.h
typos
2005-10-05 22:08:29 +00:00
eoEasyPSO.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoEDA.h
Change in terminology: EDA (Estimation of Distribution Algorithms) replaces
2003-06-09 06:17:26 +00:00
eoEvalContinue.h
Added the className method everywhere
2004-06-15 07:28:54 +00:00
eoEvalFunc.h
Adding typedef EOT EOType ;
2004-07-12 09:16:41 +00:00
eoEvalFuncCounter.h
eoEvalFuncCounter is now in a separate file
2001-04-24 04:56:12 +00:00
eoEvalFuncPtr.h
Changes due to MSVC
2001-11-17 07:22:59 +00:00
eoFactory.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
eoFitContinue.h
Added the className method everywhere
2004-06-15 07:28:54 +00:00
eoFitnessScalingSelect.h
The perf2worth major check in
2001-02-16 08:21:25 +00:00
eoFixedInertiaWeightedVelocity.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoFlight.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoFlOrBinOp.h
Adding the generic operators for FIXED-LENGTH ORDERED genotypes eoFlOrXxxOp.h
2003-08-02 06:42:33 +00:00
eoFlOrMonOp.h
Updated the src:: everywhere in eoVariableLengthCrossover.h eoFlOrMonOp.h
2005-03-14 21:00:00 +00:00
eoFlOrQuadOp.h
Adding the generic operators for FIXED-LENGTH ORDERED genotypes eoFlOrXxxOp.h
2003-08-02 06:42:33 +00:00
eoFunctor.h
... some comments for Doxygen ...
2004-12-01 09:22:48 +00:00
eoFunctorStore.cpp
fix build for our FC4 systems
2005-12-07 15:51:32 +00:00
eoFunctorStore.h
fixes for gcc-4 compilation -- still have a linker problem
2005-12-07 15:40:23 +00:00
eoG3Replacement.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
eoGaussRealWeightUp.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoGenContinue.h
eoGenContinue is now persistent
2005-12-09 17:49:43 +00:00
eoGeneralBreeder.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
eoGenOp.h
Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it
2004-08-10 17:19:46 +00:00
eoInit.h
... a comment ...
2004-12-01 09:19:47 +00:00
eoInvalidateOps.h
A few minor corrections (and some comments) after Maarten big commit
2001-02-15 04:47:18 +00:00
eoLinearDecreasingWeightUp.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoLinearFitScaling.h
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
eoLinearTopology.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoLSPSO.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoMerge.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
eoMergeReduce.h
Checking in the name changes in selection procedures.
2001-01-05 05:42:08 +00:00
eoMGGReplacement.h
added typenames for pop::iterator
2003-03-02 11:26:45 +00:00
eoNDSorting.h
Re-enabled declone flag (seemed to be commented out for some reason)
2007-06-19 17:48:16 +00:00
eoNeighborhood.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoObject.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
eoOneToOneBreeder.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
eoOp.h
Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it
2004-08-10 17:19:46 +00:00
eoOpContainer.h
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
eoOpSelMason.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
eoParetoConstraintFitness.h
missing include eoParetoFitness.h
2003-04-18 13:32:39 +00:00
eoParetoFitness.cpp
Fixed some compatibility issues with GCC 3.0.1 and the Intel C++ Compiler
2002-02-04 13:16:50 +00:00
eoParetoFitness.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
eoParetoRanking.h
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
eoParticleBestInit.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoPerf2Worth.h
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
eoPeriodicContinue.h
New continuation strategy
2006-02-28 14:39:45 +00:00
eoPersistent.cpp
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
2003-02-27 19:28:07 +00:00
eoPersistent.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
eoPop.h
Added using declarations to avoid g++-3.4 errors
2004-12-23 10:14:42 +00:00
eoPopAlgo.h
Defines any population-based algorithm.
2002-03-27 17:28:04 +00:00
eoPopEvalFunc.h
Included apply.h for consistency (though in most cases it was included from eo file
2001-09-04 06:50:42 +00:00
eoPopulator.h
Provide virtual destructors as gcc-4 barks heavily otherwise
2005-09-05 16:47:53 +00:00
eoPrintable.cpp
Removed "using namespace std" statements from header files in EO -- "std::" identifier were added where necessary.
2003-02-27 19:28:07 +00:00
eoPrintable.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
eoPropGAGenOp.h
Added eoPropGAGenOp, the sequential application of crossover and mutation
2005-05-07 15:43:29 +00:00
eoProportionalCombinedOp.h
Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it
2004-08-10 17:19:46 +00:00
eoProportionalSelect.h
optimized eoProportional and added universalselect
2003-06-04 09:33:27 +00:00
eoPSO.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoRandomRealWeightUp.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoRandomSelect.h
Removed eoSequentialSelect
2002-06-17 09:18:37 +00:00
eoRanking.h
Fix using directives for gcc-4.1
2006-03-27 18:55:20 +00:00
eoRankingSelect.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
eoRealBoundModifier.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoRealParticle.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoReduce.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
eoReduceMerge.h
THe big eoReplacement update:
2000-12-19 18:41:19 +00:00
eoReduceMergeReduce.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
eoReduceSplit.h
Changed some bug in never-used-except-in-make_algo_easea.h file
2006-01-02 14:09:22 +00:00
eoReplacement.h
removed unconsitent reference in "eoWeakElitistReplacement" (const EOT oldChamp)
2007-07-02 13:00:48 +00:00
eoScalarFitness.h
Removing MAC line endings, because Windows VS 8.0 does not accept them.
2006-11-28 17:14:05 +00:00
eoScalarFitnessAssembled.cpp
included new fitness class eoScalarFitnessAssembled, that stores different fitness terms in a std::vector, but still acts as a scalar fitness. A new checkpoint uses these values for statistics.
2003-04-02 21:10:53 +00:00
eoScalarFitnessAssembled.h
Added additonal definition for operator< between fitness and ScalarType. Needed for compilation with VS 8.0.
2006-11-28 17:12:21 +00:00
eoSecondsElapsedContinue.h
comments removed
2007-07-17 13:03:29 +00:00
eoSelect.h
Changed functor base names and added to version
2000-10-09 16:13:20 +00:00
eoSelectFactory.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
eoSelectFromWorth.h
Adjust code to perform to C++ standard according to gcc-3.4
2004-12-23 15:29:07 +00:00
eoSelectMany.h
Replaced stupid eoRateParam by eoValueParam<eoHowMnay>
2001-05-07 07:13:36 +00:00
eoSelectNumber.h
THe big eoReplacement update:
2000-12-19 18:41:19 +00:00
eoSelectOne.h
Removing MAC line endings, because Windows VS 8.0 does not accept them.
2006-11-28 17:14:05 +00:00
eoSelectPerc.h
adding a lot of includes
2000-12-01 15:46:07 +00:00
eoSequentialSelect.h
*** empty log message ***
2005-10-03 12:54:45 +00:00
eoSGA.h
minor updates,
2004-12-23 17:26:39 +00:00
eoSGAGenOp.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
eoSGATransform.h
Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it
2004-08-10 17:19:46 +00:00
eoSharing.h
"dMatrix distMatrix(pSize*(pSize-1)/2)" replaced by "distMatrix(pSize) "
2007-07-02 12:59:49 +00:00
eoSharingSelect.h
CLeaned up the comments in files related to Sharing (added t-eoSharing in test)
2004-08-28 16:26:03 +00:00
eoSigBinaryFlight.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoSimpleEDA.h
Change in terminology: EDA (Estimation of Distribution Algorithms) replaces
2003-06-09 06:17:26 +00:00
eoSocialNeighborhood.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoSSPSO.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoStandardFlight.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoStandardVelocity.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoStarTopology.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoSteadyFitContinue.h
Changes in docs and added stuff to eoEvalSteadyFitness to reset after using it
2004-08-10 17:19:46 +00:00
eoSTLFunctor.h
Moved epAtom* out of the obsolete dir; added some CVS headers to some files, and made everything work with my elipse classes
2001-03-21 12:10:13 +00:00
eoStochasticUniversalSelect.h
more adjustments for gcc-3.4 (now using optimization, go figure...)
2004-12-23 17:22:52 +00:00
eoStochTournamentSelect.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
eoSurviveAndDie.h
Adjust code to perform to C++ standard according to gcc-3.4
2004-12-23 15:29:07 +00:00
eoSyncEasyPSO.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoTimeContinue.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoTopology.h
particle-swarm-optimization main templates added
2007-07-02 12:58:13 +00:00
eoTransform.h
Changed functor base names and added to version
2000-10-09 16:13:20 +00:00
eoTruncatedSelectMany.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
eoTruncatedSelectOne.h
Added include file eoHowMany for self-consistency
2002-06-17 09:19:17 +00:00
eoTruncSelect.h
Added pyeo. Some changes needed to be made for include files and the like
2003-01-05 16:31:50 +00:00
eoVariableInertiaWeightedVelocity.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoVariableLengthCrossover.h
A colon had mystriously dissappeared !!!
2005-10-07 08:27:59 +00:00
eoVariableLengthMutation.h
Simplify configuration.
2005-09-28 21:49:26 +00:00
eoVector.h
cleanup, docs
2006-12-02 11:46:34 +00:00
eoVectorParticle.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoVelocity.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoVelocityInit.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
eoWeightUpdater.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00
es.h
Forgot the dir when adding eoSBXcross.h :-(((
2003-07-29 05:33:58 +00:00
ga.h
Removed trailing string after #endif - it generates a lot of useless warning
2001-09-08 05:59:17 +00:00
Makefile.am
particle-swarm-optimization includes added
2007-07-02 13:01:49 +00:00
PO.h
added doc details to recognize particle swarm optimization
2007-07-03 09:13:07 +00:00