Package org.optaplanner.benchmark.impl.ranking
-
Interface Summary Interface Description SolverRankingWeightFactory Defines an interface for classes that will be used to rank solver benchmarks in order of their respective performance. -
Class Summary Class Description ScoreSubSingleBenchmarkRankingComparator SubSingleBenchmarkRankBasedComparator TotalRankSolverRankingWeightFactory ThisSolverRankingWeightFactory
orders aSolverBenchmarkResult
by how many times each of itsSingleBenchmarkResult
s beatSingleBenchmarkResult
s of the otherSolverBenchmarkResult
.TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight TotalScoreSingleBenchmarkRankingComparator TotalScoreSolverRankingComparator WorstScoreSolverRankingComparator