|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Fit
Defines the aspect of an object which measures its fitness with respect to an environment.
| Method Summary | |
|---|---|
double |
evaluateFitness(Phenome phenome,
Environment environment)
This method evaluates the fitness of this in the context of the environment and with reference to the phenome. |
| Method Detail |
|---|
double evaluateFitness(Phenome phenome,
Environment environment)
phenome - the phenome to which this object conforms.environment - the environment in which this object is found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||