Package org.optaplanner.benchmark.impl.ranking
package org.optaplanner.benchmark.impl.ranking
-
ClassDescriptionDefines an interface for classes that will be used to rank solver benchmarks in order of their respective performance.This
SolverRankingWeightFactory
orders aSolverBenchmarkResult
by how many times each of itsSingleBenchmarkResult
s beatSingleBenchmarkResult
s of the otherSolverBenchmarkResult
.