| .. |
|
do
|
Coreected a cut-and-paste bug :-(
|
2001-05-18 17:46:33 +00:00 |
|
es
|
?
|
2001-05-21 04:16:26 +00:00 |
|
ga
|
Added 'Viral' operators with test. Implements the Mobile Genetic Elements Technique
|
2001-05-10 12:16:00 +00:00 |
|
gp
|
Added a check for an empty initializor
|
2001-06-11 12:37:21 +00:00 |
|
obsolete
|
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 |
|
other
|
Various bugs found and resolved.
|
2001-03-09 14:13:28 +00:00 |
|
utils
|
Removed remaining debugging comment
|
2001-05-18 03:59:22 +00:00 |
|
.cvsignore
|
|
1999-01-29 12:23:55 +00:00 |
|
apply.h
|
fix no newline at end of file warning
|
2000-11-08 12:55:26 +00:00 |
|
eo
|
CLeaning up
|
2001-04-24 05:13:10 +00:00 |
|
EO.h
|
Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
|
2001-03-16 12:08:26 +00:00 |
|
eoAlgo.h
|
Changed functor base names and added to version
|
2000-10-09 16:13:20 +00:00 |
|
eoBreed.h
|
Various bugs found and resolved.
|
2001-03-09 14:13:28 +00:00 |
|
eoCloneOps.h
|
Added eoCloneOps.h that contains ... cloning instances of eoXXXOp (all in
|
2001-04-12 16:46:55 +00:00 |
|
eoCombinedContinue.h
|
eoParam, added specialization for eoValueParam<string>::getValue
|
2001-03-28 09:00:54 +00:00 |
|
eoContinue.h
|
Changed functor base names and added to version
|
2000-10-09 16:13:20 +00:00 |
|
eoCounter.h
|
Well, what do you know, major commit.
|
2001-02-14 10:35:26 +00:00 |
|
eoCtrlCContinue.cpp
|
eoCtrlCcontinue had a few remaining errors :-(
|
2001-04-09 16:03:18 +00:00 |
|
eoCtrlCContinue.h
|
eoCtrlCcontinue had a few remaining errors :-(
|
2001-04-09 16:03:18 +00:00 |
|
eoDetSelect.h
|
Removed a forgotten comment :-)
|
2001-01-05 14:42:48 +00:00 |
|
eoDetTournamentSelect.h
|
Few cosmetic modifs:
|
2001-04-13 08:57:40 +00:00 |
|
eoDominanceMap.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoEasyEA.h
|
The new libga
|
2001-04-24 04:52:04 +00:00 |
|
eoEvalContinue.h
|
Adding eoEvalContinue
|
2001-04-24 05:05:09 +00:00 |
|
eoEvalFunc.h
|
The new libga
|
2001-04-24 04:52:04 +00:00 |
|
eoEvalFuncCounter.h
|
eoEvalFuncCounter is now in a separate file
|
2001-04-24 04:56:12 +00:00 |
|
eoEvalFuncPtr.h
|
Extreme cleanup, see src/obsolete for details
|
2000-08-10 14:18:34 +00:00 |
|
eoFactory.h
|
Changes to eo1d interface and bug fixes
|
1999-09-20 11:35:01 +00:00 |
|
eoFitContinue.h
|
Added a comment to stdout upon termination - so we know why we stop in case
|
2000-11-28 15:35:09 +00:00 |
|
eoFitnessScalingSelect.h
|
The perf2worth major check in
|
2001-02-16 08:21:25 +00:00 |
|
eoFunctor.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 |
|
eoFunctorStore.cpp
|
changed int to size_t
|
2000-08-10 16:43:39 +00:00 |
|
eoFunctorStore.h
|
Made dtor virtual
|
2001-02-27 11:43:06 +00:00 |
|
eoGenContinue.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoGeneralBreeder.h
|
Replaced stupid eoRateParam by eoValueParam<eoHowMnay>
|
2001-05-07 07:13:36 +00:00 |
|
eoGenOp.h
|
Adding Evolution Strategies:
|
2001-05-02 10:42:32 +00:00 |
|
eoInit.h
|
Added a few "virtual" that were missing
|
2001-04-12 05:28:23 +00:00 |
|
eoInvalidateOps.h
|
A few minor corrections (and some comments) after Maarten big commit
|
2001-02-15 04:47:18 +00:00 |
|
eoLinearFitScaling.h
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoMerge.h
|
Changed all variables named howmany into combien (French for how many)
|
2001-04-11 12:01:51 +00:00 |
|
eoMergeReduce.h
|
Checking in the name changes in selection procedures.
|
2001-01-05 05:42:08 +00:00 |
|
eoNDSorting.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
eoObject.h
|
Extreme cleanup, see src/obsolete for details
|
2000-08-10 14:18:34 +00:00 |
|
eoOp.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 |
|
eoOpContainer.h
|
Adding Evolution Strategies:
|
2001-05-02 10:42:32 +00:00 |
|
eoOpSelMason.h
|
Changes to eo1d interface and bug fixes
|
1999-09-20 11:35:01 +00:00 |
|
eoParetoFitness.h
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoParetoRanking.h
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoPerf2Worth.h
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoPersistent.cpp
|
no message
|
2000-03-22 14:30:57 +00:00 |
|
eoPersistent.h
|
fixing makefiles
|
2000-03-30 17:11:20 +00:00 |
|
eoPop.h
|
Modified the eoCtrlCContinue - had to create the eoCtrlCContinue.cpp
|
2001-04-09 15:28:24 +00:00 |
|
eoPopulator.h
|
Changed the populator to be a) more efficient and b) more useable
|
2001-03-10 14:02:23 +00:00 |
|
eoPrintable.cpp
|
|
1999-01-29 12:23:55 +00:00 |
|
eoPrintable.h
|
Changed double linefeeds, will undo this if it doesn't work
|
2000-02-19 18:21:47 +00:00 |
|
eoProportionalCombinedOp.h
|
A few minor corrections (and some comments) after Maarten big commit
|
2001-02-15 04:47:18 +00:00 |
|
eoProportionalSelect.h
|
Checking in the name changes in selection procedures.
|
2001-01-05 05:42:08 +00:00 |
|
eoRandomSelect.h
|
Modifs in es (crossover added in make_op_es).
|
2001-05-21 04:14:36 +00:00 |
|
eoRanking.h
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoRankingSelect.h
|
The perf2worth major check in
|
2001-02-16 08:21:25 +00:00 |
|
eoReduce.h
|
The new libga
|
2001-04-24 04:52:04 +00:00 |
|
eoReduceMerge.h
|
THe big eoReplacement update:
|
2000-12-19 18:41:19 +00:00 |
|
eoReplacement.h
|
THe big eoReplacement update:
|
2000-12-19 18:41:19 +00:00 |
|
eoScalarFitness.h
|
eoVector is back (eoFixedLength and eoVariableLength are gone)
|
2001-02-17 10:51:31 +00:00 |
|
eoSelect.h
|
Changed functor base names and added to version
|
2000-10-09 16:13:20 +00:00 |
|
eoSelectFactory.h
|
Changes to eo1d interface and bug fixes
|
1999-09-20 11:35:01 +00:00 |
|
eoSelectFromWorth.h
|
Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
|
2001-03-16 12:08:26 +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
|
Changed a few things in the eoPerf2Worth classes, EO.h and eoSelectOne.h are functionally unchanged
|
2001-03-21 10:55:22 +00:00 |
|
eoSelectPerc.h
|
adding a lot of includes
|
2000-12-01 15:46:07 +00:00 |
|
eoSGA.h
|
invalidating supported now
|
2001-03-12 14:27:31 +00:00 |
|
eoSGATransform.h
|
A few minor corrections (and some comments) after Maarten big commit
|
2001-02-15 04:47:18 +00:00 |
|
eoSteadyFitContinue.h
|
Typos in comments
|
2001-01-26 17:12:13 +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 |
|
eoStochTournamentSelect.h
|
Few cosmetic modifs:
|
2001-04-13 08:57:40 +00:00 |
|
eoSurviveAndDie.h
|
THe big eoReplacement update:
|
2000-12-19 18:41:19 +00:00 |
|
eoTransform.h
|
Changed functor base names and added to version
|
2000-10-09 16:13:20 +00:00 |
|
eoVariableLengthCrossover.h
|
Added a new xover to varlenxover
|
2001-03-21 13:35:10 +00:00 |
|
eoVariableLengthMutation.h
|
The new libga
|
2001-04-24 04:52:04 +00:00 |
|
eoVector.h
|
In eoVector, changed printOn and readFrom to virtual
|
2001-04-03 10:08:08 +00:00 |
|
es.h
|
Modifs in es (crossover added in make_op_es).
|
2001-05-21 04:14:36 +00:00 |
|
ga.h
|
The BIG change of general operator interface
|
2001-02-09 05:09:26 +00:00 |
|
Makefile.am
|
Modified the eoCtrlCContinue - had to create the eoCtrlCContinue.cpp
|
2001-04-09 15:28:24 +00:00 |