|
OptaPlanner distribution 6.0.0.Beta5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProblemStatistic in org.optaplanner.benchmark.impl |
---|
Methods in org.optaplanner.benchmark.impl that return types with arguments of type ProblemStatistic | |
---|---|
List<ProblemStatistic> |
ProblemBenchmark.getProblemStatisticList()
|
Method parameters in org.optaplanner.benchmark.impl with type arguments of type ProblemStatistic | |
---|---|
void |
ProblemBenchmark.setProblemStatisticList(List<ProblemStatistic> problemStatisticList)
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic |
---|
Classes in org.optaplanner.benchmark.impl.statistic that implement ProblemStatistic | |
---|---|
class |
AbstractProblemStatistic
|
Methods in org.optaplanner.benchmark.impl.statistic that return ProblemStatistic | |
---|---|
ProblemStatistic |
ProblemStatisticType.create(ProblemBenchmark problemBenchmark)
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestscore |
---|
Classes in org.optaplanner.benchmark.impl.statistic.bestscore that implement ProblemStatistic | |
---|---|
class |
BestScoreProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation |
---|
Classes in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation that implement ProblemStatistic | |
---|---|
class |
BestSolutionMutationProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.calculatecount |
---|
Classes in org.optaplanner.benchmark.impl.statistic.calculatecount that implement ProblemStatistic | |
---|---|
class |
CalculateCountProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.improvingsteppercentage |
---|
Classes in org.optaplanner.benchmark.impl.statistic.improvingsteppercentage that implement ProblemStatistic | |
---|---|
class |
ImprovingStepPercentageProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.memoryuse |
---|
Classes in org.optaplanner.benchmark.impl.statistic.memoryuse that implement ProblemStatistic | |
---|---|
class |
MemoryUseProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.movecountperstep |
---|
Classes in org.optaplanner.benchmark.impl.statistic.movecountperstep that implement ProblemStatistic | |
---|---|
class |
MoveCountPerStepProblemStatistic
|
Uses of ProblemStatistic in org.optaplanner.benchmark.impl.statistic.stepscore |
---|
Classes in org.optaplanner.benchmark.impl.statistic.stepscore that implement ProblemStatistic | |
---|---|
class |
StepScoreProblemStatistic
|
|
OptaPlanner distribution 6.0.0.Beta5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |