Modifier and Type | Method and Description |
---|---|
PureSubSingleStatistic |
SingleStatisticType.buildPureSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleBenchmarkResult |
SubSingleBenchmarkRunner.getSubSingleBenchmarkResult() |
Constructor and Description |
---|
SubSingleBenchmarkRunner(SubSingleBenchmarkResult subSingleBenchmarkResult,
boolean warmUp) |
SubSingleBenchmarkRunner(SubSingleBenchmarkResult subSingleBenchmarkResult,
boolean warmUp,
SolverConfigContext solverConfigContext) |
Modifier and Type | Method and Description |
---|---|
void |
ProblemProvider.writeSolution(Solution_ solution,
SubSingleBenchmarkResult subSingleBenchmarkResult) |
void |
InstanceProblemProvider.writeSolution(Solution_ solution,
SubSingleBenchmarkResult subSingleBenchmarkResult) |
void |
FileProblemProvider.writeSolution(Solution_ solution,
SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
int |
SubSingleBenchmarkRankBasedComparator.compare(SubSingleBenchmarkResult a,
SubSingleBenchmarkResult b) |
int |
ScoreSubSingleBenchmarkRankingComparator.compare(SubSingleBenchmarkResult a,
SubSingleBenchmarkResult b) |
Modifier and Type | Method and Description |
---|---|
protected static SubSingleBenchmarkResult |
SubSingleBenchmarkResult.createMerge(SingleBenchmarkResult singleBenchmarkResult,
SubSingleBenchmarkResult oldResult,
int subSingleBenchmarkIndex) |
SubSingleBenchmarkResult |
SingleBenchmarkResult.getBest() |
SubSingleBenchmarkResult |
SingleBenchmarkResult.getMedian() |
SubSingleBenchmarkResult |
SingleBenchmarkResult.getWorst() |
Modifier and Type | Method and Description |
---|---|
List<SubSingleBenchmarkResult> |
SingleBenchmarkResult.getSubSingleBenchmarkResultList() |
Modifier and Type | Method and Description |
---|---|
protected static SubSingleBenchmarkResult |
SubSingleBenchmarkResult.createMerge(SingleBenchmarkResult singleBenchmarkResult,
SubSingleBenchmarkResult oldResult,
int subSingleBenchmarkIndex) |
void |
ProblemBenchmarkResult.writeSolution(SubSingleBenchmarkResult subSingleBenchmarkResult,
Solution_ solution) |
Modifier and Type | Method and Description |
---|---|
void |
SingleBenchmarkResult.setSubSingleBenchmarkResultList(List<SubSingleBenchmarkResult> subSingleBenchmarkResultList) |
Modifier and Type | Field and Description |
---|---|
protected SubSingleBenchmarkResult |
SubSingleStatistic.subSingleBenchmarkResult |
Modifier and Type | Method and Description |
---|---|
SubSingleBenchmarkResult |
SubSingleStatistic.getSubSingleBenchmarkResult() |
Modifier and Type | Method and Description |
---|---|
abstract SubSingleStatistic |
ProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
void |
SubSingleStatistic.setSubSingleBenchmarkResult(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
ProblemBasedSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult,
ProblemStatisticType problemStatisticType) |
PureSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult,
SingleStatisticType singleStatisticType) |
SubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
BestScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
BestScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
BestSolutionMutationProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
BestSolutionMutationSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
MemoryUseProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
MemoryUseSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
MemoryUseSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult,
long timeMillisThresholdInterval) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
MoveCountPerStepProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
MoveCountPerStepSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
ScoreCalculationSpeedProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
ScoreCalculationSpeedSubSingleStatistic(SubSingleBenchmarkResult benchmarkResult,
long timeMillisThresholdInterval) |
Modifier and Type | Method and Description |
---|---|
SubSingleStatistic |
StepScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
StepScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
ConstraintMatchTotalBestScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
ConstraintMatchTotalStepScoreSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
PickedMoveTypeBestScoreDiffSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
PickedMoveTypeStepScoreDiffSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.