|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasExpressions | |
|---|---|
| com.rubecula.darwin.domain.fitness | Math |
| com.rubecula.darwin.domain.helper | Darwin |
| com.rubecula.darwin.domain.world | Darwin |
| com.rubecula.darwin.examples.pepperedmoth | Peppered Moth Example |
| com.rubecula.darwin.examples.travelingsalesman | Traveling Salesman Example |
| Uses of HasExpressions in com.rubecula.darwin.domain.fitness |
|---|
| Classes in com.rubecula.darwin.domain.fitness that implement HasExpressions | |
|---|---|
class |
FitnessEngine_
Defines the base methods and fields for an implementation of FitnessEngine interface. |
class |
FitnessEngine_Simple
Default implementation of FitnessEngine interface. |
| Uses of HasExpressions in com.rubecula.darwin.domain.helper |
|---|
| Subinterfaces of HasExpressions in com.rubecula.darwin.domain.helper | |
|---|---|
interface |
FitnessEngine
Registry for fitness functions for Taxon (Evolutionary Computation) Systems. |
| Uses of HasExpressions in com.rubecula.darwin.domain.world |
|---|
| Classes in com.rubecula.darwin.domain.world that implement HasExpressions | |
|---|---|
class |
Function_Choosy
This class implements the Choosy.getMinimumDesirability(double)
function and allows dynamic varying of the specific formula, by emplying an
Evaluator. |
class |
Function_Desirable
Concrete implementation of Desirable which extends Function_
and implements HasExpressions (thus it can be updated graphically at
runtime). |
class |
MateChoice_Evaluator
|
| Uses of HasExpressions in com.rubecula.darwin.examples.pepperedmoth |
|---|
| Classes in com.rubecula.darwin.examples.pepperedmoth that implement HasExpressions | |
|---|---|
class |
FitnessEngine_PepperedMoth
Fitness engine for the peppered moth. |
class |
MateChoice_PepperedMoth
Default implementation of MateChoice. |
class |
WcSdFitness
Application-specific Fitness implementation. |
| Uses of HasExpressions in com.rubecula.darwin.examples.travelingsalesman |
|---|
| Classes in com.rubecula.darwin.examples.travelingsalesman that implement HasExpressions | |
|---|---|
class |
FitnessEngine_TS
|
class |
RouteFitness
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||