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 how many time each of it's
SingleBenchmarkResult
beat the SingleBenchmarkResult
of the other SolverBenchmarkResult
s.Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.