Package | Description |
---|---|
org.optaplanner.benchmark.config |
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
|
org.optaplanner.benchmark.impl.result | |
org.optaplanner.persistence.xstream.impl.domain.solution |
Modifier and Type | Method and Description |
---|---|
Class<SolutionFileIO> |
ProblemBenchmarksConfig.getSolutionFileIOClass() |
Modifier and Type | Method and Description |
---|---|
void |
ProblemBenchmarksConfig.setSolutionFileIOClass(Class<SolutionFileIO> solutionFileIOClass) |
Modifier and Type | Method and Description |
---|---|
SolutionFileIO |
ProblemBenchmarkResult.getSolutionFileIO() |
Modifier and Type | Method and Description |
---|---|
void |
ProblemBenchmarkResult.setSolutionFileIO(SolutionFileIO solutionFileIO) |
Modifier and Type | Class and Description |
---|---|
class |
XStreamSolutionFileIO |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.