..
do
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
es
* indentation, whitespace cleanup
2011-05-11 15:28:41 +02:00
ga
* ga/make_op: added kbit flip mutation, disabled by default
2012-06-25 02:18:15 +02:00
gp
* fixed regression with gcc 4.7
2012-06-23 13:39:17 +02:00
other
- removed useless .cvsignore files since we are using git now
2011-05-10 10:34:35 +02:00
pyeo
* eo/src/pyeo/test/run_tests.sh: removed ambigious use of python version
2012-06-17 14:21:55 +02:00
utils
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
apply.h
bugfix: Windows compatibility of 'apply' and 'eoEvalUserTimeThrowException'
2012-07-16 14:21:06 +02:00
CMakeLists.txt
+ build_gcc_linux_pyeo
2011-05-09 17:21:18 +02:00
eo
move rank mu selection in its own file
2012-07-17 17:36:11 +02:00
EO.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoAlgo.h
fix some doxygen warnings
2010-11-07 23:43:58 +01:00
eoBinaryFlight.h
grouping classes in documentation
2010-11-05 11:26:04 +01:00
eoBitParticle.h
grouping classes in documentation
2010-11-05 11:26:04 +01:00
eoBreed.h
more doc groups, cleaner modules hierarchy
2010-11-01 23:08:58 +01:00
eoCellularEasyEA.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoCloneOps.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoCombinedContinue.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoCombinedInit.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoConstrictedVariableWeightVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoConstrictedVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoCounter.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoCtrlCContinue.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoCtrlCContinue.h
* eoCtrlCContinue.h: signal c++ header file
2012-06-22 15:35:54 +02:00
eoDetSelect.h
small typo
2012-07-17 17:36:22 +02:00
eoDetTournamentSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoDistribUpdater.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoDistribution.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoDualFitness.h
implicit conversion operator to the base scalar type for eoDualFitness (but is it a good idea?)
2012-03-15 14:37:31 +01:00
eoEasyEA.h
* eoEasyEA: reserving same size allocation for parents and offspring in order to forcast the swapping in replacement operator
2011-05-13 11:37:49 +02:00
eoEasyPSO.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEDA.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalCounterThrowException.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalFunc.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalFuncCounter.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalFuncCounterBounder.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalFuncPtr.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalTimeThrowException.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoEvalUserTimeThrowException.h
Merge branch 'master' of ssh://eodev.git.sourceforge.net/gitroot/eodev/eodev
2012-07-17 11:43:58 +02:00
eoExceptions.h
added an new exception to handle cases where a wrong template is given to eoParser::valueOf
2012-03-31 17:48:55 +02:00
eoExtendedVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFactory.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFitContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFitnessScalingSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFixedInertiaWeightedVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFlight.h
* fixed gcc 4.7 errors: ambigious calls to super class methods
2012-05-01 20:59:45 +02:00
eoFlOrBinOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFlOrMonOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFlOrQuadOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFunctor.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoFunctorStore.cpp
size_t -> std::size_t + header
2011-10-06 16:40:45 +02:00
eoFunctorStore.h
eoFunctor: protected member and security warning in debug mode when storing the same pointer several times
2012-04-03 15:41:07 +02:00
eoG3Replacement.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoGaussRealWeightUp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoGenContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoGeneralBreeder.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoGenOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoInit.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoInitializer.h
* commented unused function params
2012-05-01 20:49:29 +02:00
eoInt.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoIntegerVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoInvalidateOps.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoLinearDecreasingWeightUp.h
grouping classes in documentation
2010-11-05 15:59:35 +01:00
eoLinearFitScaling.h
grouping classes in documentation
2010-11-05 15:59:35 +01:00
eoLinearTopology.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoMerge.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoMergeReduce.h
add an assert to check if parents size <= offspring size when using eoCommaReplacement
2012-07-06 21:40:28 +02:00
eoMGGReplacement.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoNDSorting.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoNeighborhood.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoObject.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOneToOneBreeder.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOpContainer.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOpSelMason.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoOrderXover.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoParticleBestInit.h
* fixed gcc 4.7 errors: ambigious calls to super class methods
2012-05-01 20:59:45 +02:00
eoParticleFullInitializer.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPerf2Worth.h
grouping classes in documentation
2010-11-05 15:59:35 +01:00
eoPeriodicContinue.h
* commented unused function params
2012-05-01 20:49:29 +02:00
eoPersistent.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPersistent.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPop.h
bugfix include assert.h in eoPop.h
2012-04-01 12:13:05 +02:00
eoPopEvalFunc.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPopulator.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPrintable.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPrintable.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoPropGAGenOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoProportionalCombinedOp.h
Comment out deprecated stuff and fix corresponding tests
2012-07-06 20:48:18 +02:00
eoProportionalSelect.h
* commented unused function params
2012-05-01 20:49:29 +02:00
eoPSO.h
grouping algorithms in a module of the doc
2010-11-01 15:34:27 +01:00
eoRandomRealWeightUp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRandomSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRanking.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRankingSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRankMuSelect.h
bugfix include missing header
2012-07-17 17:54:25 +02:00
eoRealBoundModifier.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRealParticle.h
grouping classes in documentation
2010-11-05 15:59:35 +01:00
eoReduce.h
* eoEPReduce: moved the vector tmPop in attribute in order to keep memory capacity and avoir allocation/deallocation at each call to this function
2011-05-13 11:53:47 +02:00
eoReduceMerge.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoReduceMergeReduce.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoReduceSplit.h
* eoReduceSplit.h: useless comparaision fixed since it was: unsigned < 0
2012-06-14 15:30:13 +02:00
eoReplacement.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoRingTopology.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoScalarFitness.h
more explanations about eoScalarFitness
2011-10-11 18:46:26 +02:00
eoScalarFitnessAssembled.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoScalarFitnessAssembled.h
* fixed regression with gcc 4.7
2012-06-23 13:39:17 +02:00
eoSecondsElapsedContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelectFactory.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelectFromWorth.h
* fixed gcc 4.7 errors: ambigious calls to super class methods
2012-05-01 20:59:45 +02:00
eoSelectMany.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelectNumber.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelectOne.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSelectPerc.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSequentialSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSGA.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSGAGenOp.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSGATransform.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSharing.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSharingSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoShiftMutation.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSigBinaryFlight.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSIGContinue.cpp
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSIGContinue.h
bad doc string for eoSIGContinue
2011-12-01 10:20:17 +01:00
eoSimpleEDA.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSocialNeighborhood.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoStandardFlight.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoStandardVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoStarTopology.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSteadyFitContinue.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSTLFunctor.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoStochasticUniversalSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoStochTournamentSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSurviveAndDie.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSwapMutation.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoSyncEasyPSO.h
* commented unused function params
2012-05-01 20:49:29 +02:00
eoTimeContinue.h
grouping classes in documentation
2010-11-05 15:59:35 +01:00
eoTopology.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTransform.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTruncatedSelectMany.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTruncatedSelectOne.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTruncSelect.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoTwoOptMutation.h
fix most of the doxygen warnings
2010-11-09 11:44:28 +01:00
eoVariableInertiaWeightedVelocity.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoVariableLengthCrossover.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoVariableLengthMutation.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoVector.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoVectorParticle.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoVelocity.h
* fixed gcc 4.7 errors: ambigious calls to super class methods
2012-05-01 20:59:45 +02:00
eoVelocityInit.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
eoWeightUpdater.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
es.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
ga.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00
PO.h
* indentations + whitespace cleanup
2011-05-05 16:54:00 +02:00