|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProblemStatistic in org.optaplanner.benchmark.config.statistic |
---|
Methods in org.optaplanner.benchmark.config.statistic that return ProblemStatistic | |
---|---|
ProblemStatistic |
ProblemStatisticType.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 ProblemStatistic | |
---|---|
List<ProblemStatistic> |
ProblemBenchmarkResult.getProblemStatisticList()
|
Method parameters in org.optaplanner.benchmark.impl.result with type arguments of type ProblemStatistic | |
---|---|
void |
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 | |
---|---|
class |
BestScoreProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation |
---|
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation | |
---|---|
class |
BestSolutionMutationProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.calculatecount |
---|
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.calculatecount | |
---|---|
class |
CalculateCountProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse |
---|
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse | |
---|---|
class |
MemoryUseProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep |
---|
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep | |
---|---|
class |
MoveCountPerStepProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.stepscore |
---|
Subclasses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.stepscore | |
---|---|
class |
StepScoreProblemStatistic
|
|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |