|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SingleStatistic in org.optaplanner.benchmark.impl.result |
---|
Methods in org.optaplanner.benchmark.impl.result that return SingleStatistic | |
---|---|
SingleStatistic |
SingleBenchmarkResult.getSingleStatistic(StatisticType statisticType)
|
Methods in org.optaplanner.benchmark.impl.result that return types with arguments of type SingleStatistic | |
---|---|
Map<StatisticType,SingleStatistic> |
SingleBenchmarkResult.getSingleStatisticMap()
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic |
---|
Methods in org.optaplanner.benchmark.impl.statistic that return SingleStatistic | |
---|---|
abstract SingleStatistic |
ProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Methods in org.optaplanner.benchmark.impl.statistic that return types with arguments of type SingleStatistic | |
---|---|
List<SingleStatistic> |
ProblemStatistic.getSingleStatisticList()
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.bestscore |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.bestscore | |
---|---|
class |
BestScoreSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.bestscore that return SingleStatistic | |
---|---|
SingleStatistic |
BestScoreProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation | |
---|---|
class |
BestSolutionMutationSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation that return SingleStatistic | |
---|---|
SingleStatistic |
BestSolutionMutationProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.calculatecount |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.calculatecount | |
---|---|
class |
CalculateCountSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.calculatecount that return SingleStatistic | |
---|---|
SingleStatistic |
CalculateCountProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse | |
---|---|
class |
MemoryUseSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.memoryuse that return SingleStatistic | |
---|---|
SingleStatistic |
MemoryUseProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep | |
---|---|
class |
MoveCountPerStepSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.movecountperstep that return SingleStatistic | |
---|---|
SingleStatistic |
MoveCountPerStepProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
Uses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.stepscore |
---|
Subclasses of SingleStatistic in org.optaplanner.benchmark.impl.statistic.stepscore | |
---|---|
class |
StepScoreSingleStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic.stepscore that return SingleStatistic | |
---|---|
SingleStatistic |
StepScoreProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
|
|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |