org.encog.ml.ea.score
public interface AdjustScore
Modifier and Type | Method and Description |
---|---|
double |
calculateAdjustment(Genome genome)
Calculate the score adjustment.
|
double calculateAdjustment(Genome genome)
genome
- The genome.Copyright © 2014. All Rights Reserved.