|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProblemBenchmark in org.optaplanner.benchmark.config |
---|
Methods in org.optaplanner.benchmark.config that return types with arguments of type ProblemBenchmark | |
---|---|
List<ProblemBenchmark> |
ProblemBenchmarksConfig.buildProblemBenchmarkList(DefaultPlannerBenchmark plannerBenchmark,
SolverBenchmark solverBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl |
---|
Methods in org.optaplanner.benchmark.impl that return ProblemBenchmark | |
---|---|
ProblemBenchmark |
SingleBenchmark.getProblemBenchmark()
|
Methods in org.optaplanner.benchmark.impl that return types with arguments of type ProblemBenchmark | |
---|---|
List<ProblemBenchmark> |
SolverBenchmark.getProblemBenchmarkList()
|
List<ProblemBenchmark> |
DefaultPlannerBenchmark.getUnifiedProblemBenchmarkList()
|
Methods in org.optaplanner.benchmark.impl with parameters of type ProblemBenchmark | |
---|---|
SingleBenchmark |
SolverBenchmark.findSingleBenchmark(ProblemBenchmark problemBenchmark)
|
Method parameters in org.optaplanner.benchmark.impl with type arguments of type ProblemBenchmark | |
---|---|
void |
SolverBenchmark.setProblemBenchmarkList(List<ProblemBenchmark> problemBenchmarkList)
|
void |
DefaultPlannerBenchmark.setUnifiedProblemBenchmarkList(List<ProblemBenchmark> unifiedProblemBenchmarkList)
|
Constructors in org.optaplanner.benchmark.impl with parameters of type ProblemBenchmark | |
---|---|
SingleBenchmark(SolverBenchmark solverBenchmark,
ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic |
---|
Fields in org.optaplanner.benchmark.impl.statistic declared as ProblemBenchmark | |
---|---|
protected ProblemBenchmark |
AbstractProblemStatistic.problemBenchmark
|
Methods in org.optaplanner.benchmark.impl.statistic that return ProblemBenchmark | |
---|---|
ProblemBenchmark |
AbstractProblemStatistic.getProblemBenchmark()
|
Methods in org.optaplanner.benchmark.impl.statistic with parameters of type ProblemBenchmark | |
---|---|
ProblemStatistic |
ProblemStatisticType.create(ProblemBenchmark problemBenchmark)
|
Constructors in org.optaplanner.benchmark.impl.statistic with parameters of type ProblemBenchmark | |
---|---|
AbstractProblemStatistic(ProblemBenchmark problemBenchmark,
ProblemStatisticType problemStatisticType)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.bestscore |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.bestscore with parameters of type ProblemBenchmark | |
---|---|
BestScoreProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation with parameters of type ProblemBenchmark | |
---|---|
BestSolutionMutationProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.calculatecount |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.calculatecount with parameters of type ProblemBenchmark | |
---|---|
CalculateCountProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.improvingsteppercentage |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.improvingsteppercentage with parameters of type ProblemBenchmark | |
---|---|
ImprovingStepPercentageProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.memoryuse |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.memoryuse with parameters of type ProblemBenchmark | |
---|---|
MemoryUseProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.movecountperstep |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.movecountperstep with parameters of type ProblemBenchmark | |
---|---|
MoveCountPerStepProblemStatistic(ProblemBenchmark problemBenchmark)
|
Uses of ProblemBenchmark in org.optaplanner.benchmark.impl.statistic.stepscore |
---|
Constructors in org.optaplanner.benchmark.impl.statistic.stepscore with parameters of type ProblemBenchmark | |
---|---|
StepScoreProblemStatistic(ProblemBenchmark problemBenchmark)
|
|
OptaPlanner distribution 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |