|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdjustScore
Score adjusters adjust the score according to some means. The resulting score is stored in the genome's adjusted score.
Method Summary | |
---|---|
double |
calculateAdjustment(Genome genome)
Calculate the score adjustment. |
Method Detail |
---|
double calculateAdjustment(Genome genome)
genome
- The genome.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |