Modifier and Type | Method and Description |
---|---|
SingleStatistic |
SingleBenchmarkResult.getSingleStatistic(StatisticType statisticType) |
Modifier and Type | Method and Description |
---|---|
Map<StatisticType,SingleStatistic> |
SingleBenchmarkResult.getEffectiveSingleStatisticMap() |
Modifier and Type | Class and Description |
---|---|
class |
ProblemBasedSingleStatistic<P extends StatisticPoint> |
class |
PureSingleStatistic<P extends StatisticPoint>
1 statistic of
SingleBenchmarkResult |
Modifier and Type | Method and Description |
---|---|
abstract SingleStatistic |
ProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
List<SingleStatistic> |
ProblemStatistic.getSingleStatisticList() |
Modifier and Type | Class and Description |
---|---|
class |
BestScoreSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
BestScoreProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
BestSolutionMutationSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
BestSolutionMutationProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
CalculateCountSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
CalculateCountProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
MemoryUseSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
MemoryUseProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
MoveCountPerStepSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
MoveCountPerStepProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintMatchTotalBestScoreSingleStatistic |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintMatchTotalStepScoreSingleStatistic |
Modifier and Type | Class and Description |
---|---|
class |
PickedMoveTypeBestScoreDiffSingleStatistic |
Modifier and Type | Class and Description |
---|---|
class |
PickedMoveTypeStepScoreDiffSingleStatistic |
Modifier and Type | Class and Description |
---|---|
class |
StepScoreSingleStatistic |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
StepScoreProblemStatistic.createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.