Uses of Class
org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic
- 
- 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.bestscore
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.bestscore Modifier and Type Class Description classBestScoreSubSingleStatistic<Solution_> - 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation Modifier and Type Class Description classBestSolutionMutationSubSingleStatistic<Solution_> - 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse Modifier and Type Class Description classMemoryUseSubSingleStatistic<Solution_> - 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep Modifier and Type Class Description classMoveCountPerStepSubSingleStatistic<Solution_> - 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed Modifier and Type Class Description classScoreCalculationSpeedSubSingleStatistic<Solution_> - 
Uses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.stepscore
Subclasses of ProblemBasedSubSingleStatistic in org.optaplanner.benchmark.impl.statistic.stepscore Modifier and Type Class Description classStepScoreSubSingleStatistic<Solution_> 
 -