public static interface ScoreKeeper.IStoppingMetric
Modifier and Type | Method and Description |
---|---|
int |
direction() |
hex.ScoreKeeper.IConvergenceStrategy |
getConvergenceStrategy() |
boolean |
isLowerBoundBy0() |
double |
metricValue(ScoreKeeper sk) |
int direction()
boolean isLowerBoundBy0()
hex.ScoreKeeper.IConvergenceStrategy getConvergenceStrategy()
double metricValue(ScoreKeeper sk)