Uses of Class
org.optaplanner.benchmark.impl.statistic.StatisticPoint
-
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic
Classes in org.optaplanner.benchmark.impl.statistic with type parameters of type StatisticPoint Modifier and Type Class Description class
ProblemBasedSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint>
class
PureSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint>
1 statistic ofSubSingleBenchmarkResult
.class
SubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint>
1 statistic ofSubSingleBenchmarkResult
. -
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.bestscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.bestscore Modifier and Type Class Description class
BestScoreStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation Modifier and Type Class Description class
BestSolutionMutationStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.memoryuse
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.memoryuse Modifier and Type Class Description class
MemoryUseStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.movecountperstep
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.movecountperstep Modifier and Type Class Description class
MoveCountPerStepStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed Modifier and Type Class Description class
ScoreCalculationSpeedStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.stepscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.stepscore Modifier and Type Class Description class
StepScoreStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore Modifier and Type Class Description class
ConstraintMatchTotalBestScoreStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore Modifier and Type Class Description class
ConstraintMatchTotalStepScoreStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore Modifier and Type Class Description class
PickedMoveTypeBestScoreDiffStatisticPoint
-
Uses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore
Subclasses of StatisticPoint in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore Modifier and Type Class Description class
PickedMoveTypeStepScoreDiffStatisticPoint
-