|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mss.ea.eval | |
mss.ea.eval | Classes for evaluation of individuals. |
mss.ea.ex.salesman | Example for solving the traveling salesman problem with 29 bavarian cities. |
mss.ea.ex.sphere | Example for solving the sphere function using an evolution strategy. |
mss.ea.test.eval | Test cases for the package mss.ea.scaling. |
Classes in mss.ea.eval used by mss.ea.evalAbstractFitnessComparator
|
Abstract Fitness Comparator. AbstractIndividualComparator
|
Abstract base class for a individual comparators. AbstractScore
|
Abstract base class for scores of individuals. AbstractScoreComparator
|
Abstract base class for a score comparators. EvaluationException
|
Exception for errors occuring while evaluating an individual. FitnessScaling
|
Abstract base class for fitness scaling. FitnessScalingException
|
Exception for errors occuring while calculating the fitness of an individual. ScoreEvaluationException
|
Exception for errors occuring while evaluating the score of an individual. |
Classes in mss.ea.eval used by mss.ea.ex.salesmanScoreEvaluation
|
Abstract base class for score calculation. ScoreEvaluationException
|
Exception for errors occuring while evaluating the score of an individual. |
Classes in mss.ea.eval used by mss.ea.ex.sphereScoreEvaluation
|
Abstract base class for score calculation. ScoreEvaluationException
|
Exception for errors occuring while evaluating the score of an individual. |
Classes in mss.ea.eval used by mss.ea.test.evalConvergentDoubleComparator
|
Convergent score comparator. ConvergentFloatComparator
|
Convergent score comparator. ConvergentIntegerComparator
|
Convergent score comparator. ConvergentLongComparator
|
Convergent score comparator. DefaultFitness
|
Base class for fitness values. DefaultFitnessComparator
|
Default implementation of a fitness comparator. DefaultIndividualComparator
|
Default implementation of an individual comparator. DefaultScoreComparator
|
Default implementation of a score comparator. DoubleScore
|
Double score. FloatScore
|
Float score. IndividualFitnessComparator
|
Individual comparator which uses a fitness comparator for comparing individuals. IndividualScoreComparator
|
Individual comparator which uses a score comparator for comparing individuals. IntegerScore
|
Integer score. LongScore
|
Long score. ReverseFitnessComparator
|
Implementation of a reverse fitness comparator. ReverseScoreComparator
|
Implementation of a score comparator that reverses the result of a comparison. |
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |