| Package | Description |
|---|---|
| org.optaplanner.benchmark.config |
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
|
| org.optaplanner.benchmark.impl.result | |
| org.optaplanner.persistence.jaxb.impl.domain.solution | |
| 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<Solution_> |
ProblemBenchmarkResult.getSolutionFileIO() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemBenchmarkResult.setSolutionFileIO(SolutionFileIO<Solution_> solutionFileIO) |
| Modifier and Type | Class and Description |
|---|---|
class |
JaxbSolutionFileIO<Solution_> |
| Modifier and Type | Class and Description |
|---|---|
class |
XStreamSolutionFileIO<Solution_> |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.