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 class
BestScoreSubSingleStatistic<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 class
BestSolutionMutationSubSingleStatistic<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 class
MemoryUseSubSingleStatistic<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 class
MoveCountPerStepSubSingleStatistic<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 class
ScoreCalculationSpeedSubSingleStatistic<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 class
StepScoreSubSingleStatistic<Solution_>
-