SingleBenchmarkResult.accumulateResults(BenchmarkReport)
,
because PlannerBenchmarkResult.accumulateResults(BenchmarkReport)
does that already on
PlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList()
.PlannerBenchmark
instance.BenchmarkResult.getAverageScore()
s from averageScore
.PlannerBenchmarkConfig
at runtime before building
the PlannerBenchmark
.SingleBenchmarkResult
s of a PlannerBenchmark
fail,
the PlannerBenchmark
throws this exception
after all SingleBenchmarkResult
s are finished and the benchmark report has been written.PlannerBenchmark
instances.Solver
configurations on multiple problem instances (data sets).Solver
configurations.ProblemBenchmarkResult
.SubSingleBenchmarkResult
.NaturalScoreComparator
, but is able to compare Score
s of different types or nulls.Solver
configuration for 1 problem instance (data set).Solver
configuration benchmarked on multiple problem instances (data sets).Solver
configuration for 1 problem
instance (data set).SubSingleBenchmarkResult
.SolverRankingWeightFactory
orders a SolverBenchmarkResult
by how many times each of its
SingleBenchmarkResult
s beat SingleBenchmarkResult
s of the other SolverBenchmarkResult
.Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.