| Package | Description |
|---|---|
| org.optaplanner.core.api.solver |
Solver, SolverFactory, ... |
| org.optaplanner.core.config.solver | |
| org.optaplanner.core.impl.solver |
| Modifier and Type | Method and Description |
|---|---|
abstract SolverConfig |
SolverFactory.getSolverConfig()
Allows you to problematically change the
SolverConfig at runtime before building the Solver. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolverConfig.inherit(SolverConfig inheritedConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected SolverConfig |
XStreamXmlSolverFactory.solverConfig |
| Modifier and Type | Method and Description |
|---|---|
SolverConfig |
XStreamXmlSolverFactory.getSolverConfig() |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.