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) |
SubSingleBenchmarkRunner(SubSingleBenchmarkResult subSingleBenchmarkResult,
SolverConfigContext solverConfigContext) |
Modifier and Type | Method and Description |
---|---|
int |
SubSingleBenchmarkRankingComparator.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.writeOutputSolution(SubSingleBenchmarkResult subSingleBenchmarkResult,
Solution outputSolution) |
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 |
CalculateCountProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
Constructor and Description |
---|
CalculateCountSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
CalculateCountSubSingleStatistic(SubSingleBenchmarkResult benchmarkResult,
long timeMillisThresholdInterval) |
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 |
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–2016 JBoss by Red Hat. All rights reserved.