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
SolverRankingWeightFactoryorders aSolverBenchmarkResultby how many times each of itsSingleBenchmarkResults beatSingleBenchmarkResults of the otherSolverBenchmarkResult.