Interface | Description |
---|---|
SolverRankingWeightFactory |
Defines an interface for classes that will be used to rank solver benchmarks
in order of their respective performance.
|
Class | Description |
---|---|
ResilientScoreComparator |
Like
NaturalScoreComparator , but is able to compare Score s of different types or nulls. |
SingleBenchmarkRankingComparator | |
SubSingleBenchmarkRankingComparator | |
TotalRankSolverRankingWeightFactory |
This
SolverRankingWeightFactory orders a SolverBenchmarkResult by how how many time each of it's
SingleBenchmarkResult beat the SingleBenchmarkResult of the other SolverBenchmarkResult s. |
TotalRankSolverRankingWeightFactory.TotalRankSolverRankingWeight | |
TotalScoreSolverRankingComparator | |
WorstScoreSolverRankingComparator |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.