OptaPlanner distribution 6.1.0.Final

Package org.optaplanner.benchmark.impl.ranking

Interface Summary
SolverRankingWeightFactory Defines an interface for classes that will be used to rank solver benchmarks in order of their respective performance.
 

Class Summary
ResilientScoreComparator Like NaturalScoreComparator, but is able to compare Scores of different types or nulls.
SingleBenchmarkRankingComparator  
TotalRankSolverRankingWeightFactory This SolverRankingWeightFactory orders a SolverBenchmarkResult by how how many time each of it's SingleBenchmarkResult beat the SingleBenchmarkResult of the other SolverBenchmarkResults.
TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight  
TotalScoreSolverRankingComparator This ranking Comparator orders a SolverBenchmarkResult by its total Score.
WorstScoreSolverRankingComparator This ranking Comparator orders a SolverBenchmarkResult by its worst Score.
 


OptaPlanner distribution 6.1.0.Final

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.