SingleBenchmarkResult.accumulateResults(BenchmarkReport)
,
because PlannerBenchmarkResult.accumulateResults(BenchmarkReport)
does that already on
PlannerBenchmarkResult.getUnifiedProblemBenchmarkResultList()
.PlannerBenchmark
instance.PlannerBenchmark
instance for datasets that are already in memory.PlannerBenchmark
instance for datasets that are already in memory.PlannerBenchmarkFactory
that uses KieServices.getKieClasspathContainer()
.PlannerBenchmarkFactory
that uses a KieModule
represented by its releaseId.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.equals()
and hashCode()
which are used by ProblemBenchmarksConfig.buildProblemBenchmarkList(org.optaplanner.core.config.SolverConfigContext, org.optaplanner.benchmark.impl.result.SolverBenchmarkResult, Solution_[])
.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–2019 JBoss by Red Hat. All rights reserved.