Uses of Class
org.optaplanner.benchmark.impl.statistic.ProblemStatistic
Packages that use ProblemStatistic
Package
Description
-
Uses of ProblemStatistic in org.optaplanner.benchmark.config.statistic
Methods in org.optaplanner.benchmark.config.statistic that return ProblemStatisticModifier and TypeMethodDescriptionProblemStatisticType.buildProblemStatistic
(ProblemBenchmarkResult problemBenchmarkResult) -
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.result
Methods in org.optaplanner.benchmark.impl.result that return types with arguments of type ProblemStatisticMethod parameters in org.optaplanner.benchmark.impl.result with type arguments of type ProblemStatisticModifier and TypeMethodDescriptionvoid
ProblemBenchmarkResult.setProblemStatisticList
(List<ProblemStatistic> problemStatisticList) -
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestscore
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestscore -
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
-
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse -
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep
-
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed
-
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.stepscore
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.stepscore