Package | Description |
---|---|
org.optaplanner.benchmark.impl.result | |
org.optaplanner.benchmark.impl.statistic |
Modifier and Type | Class and Description |
---|---|
class |
SingleBenchmarkResult
Represents 1 benchmark for 1
Solver configuration for 1 problem instance (data set). |
class |
SubSingleBenchmarkResult
Represents 1 benchmark run for 1 Single Benchmark configuration for 1
Solver configuration for 1 problem
instance (data set). |
Modifier and Type | Method and Description |
---|---|
static double[] |
StatisticUtils.determineStandardDeviationDoubles(List<? extends BenchmarkResult> benchmarkResultList,
Score averageScore,
int successCount)
Calculates standard deviation of
getAverageScore() s from averageScore . |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.