Uses of Interface
org.optaplanner.benchmark.impl.result.BenchmarkResult
-
Uses of BenchmarkResult in org.optaplanner.benchmark.impl.result
-
Uses of BenchmarkResult in org.optaplanner.benchmark.impl.statistic
Modifier and TypeMethodDescriptionstatic double[]
StatisticUtils.determineStandardDeviationDoubles
(List<? extends BenchmarkResult> benchmarkResultList, Score averageScore, int successCount) Calculates standard deviation ofgetAverageScore()
s fromaverageScore
.