| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
SingleBenchmarkResult.getSubSingleStatistic(ProblemStatisticType problemStatisticType) |
SubSingleStatistic |
SubSingleBenchmarkResult.getSubSingleStatistic(StatisticType statisticType) |
| Modifier and Type | Method and Description |
|---|---|
Map<StatisticType,SubSingleStatistic> |
SubSingleBenchmarkResult.getEffectiveSubSingleStatisticMap() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProblemBasedSubSingleStatistic<P extends StatisticPoint> |
class |
PureSubSingleStatistic<P extends StatisticPoint>
1 statistic of
SubSingleBenchmarkResult. |
| Modifier and Type | Method and Description |
|---|---|
abstract SubSingleStatistic |
ProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Method and Description |
|---|---|
List<SubSingleStatistic> |
ProblemStatistic.getSubSingleStatisticList() |
| Modifier and Type | Class and Description |
|---|---|
class |
BestScoreSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
BestScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
BestSolutionMutationSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
BestSolutionMutationProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
CalculateCountSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
CalculateCountProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryUseSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
MemoryUseProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
MoveCountPerStepSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
MoveCountPerStepProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
StepScoreSubSingleStatistic |
| Modifier and Type | Method and Description |
|---|---|
SubSingleStatistic |
StepScoreProblemStatistic.createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintMatchTotalBestScoreSubSingleStatistic |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintMatchTotalStepScoreSubSingleStatistic |
| Modifier and Type | Class and Description |
|---|---|
class |
PickedMoveTypeBestScoreDiffSubSingleStatistic |
| Modifier and Type | Class and Description |
|---|---|
class |
PickedMoveTypeStepScoreDiffSubSingleStatistic |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.