| 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) |
| Constructor and Description |
|---|
SolverConfig(SolverConfig inheritedConfig) |
| Modifier and Type | Field and Description |
|---|---|
protected SolverConfig |
AbstractSolverFactory.solverConfig |
| Modifier and Type | Method and Description |
|---|---|
SolverConfig |
AbstractSolverFactory.getSolverConfig() |
| Constructor and Description |
|---|
EmptySolverFactory(SolverConfigContext solverConfigContext,
SolverConfig solverConfig) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.