Package | Description |
---|---|
org.optaplanner.core.config.solver | |
org.optaplanner.core.impl.phase | |
org.optaplanner.core.impl.solver |
Modifier and Type | Method and Description |
---|---|
protected BestSolutionRecaller |
SolverConfig.buildBestSolutionRecaller(EnvironmentMode environmentMode) |
Modifier and Type | Field and Description |
---|---|
protected BestSolutionRecaller |
AbstractSolverPhase.bestSolutionRecaller |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSolverPhase.setBestSolutionRecaller(BestSolutionRecaller bestSolutionRecaller) |
Modifier and Type | Field and Description |
---|---|
protected BestSolutionRecaller |
DefaultSolver.bestSolutionRecaller |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSolver.setBestSolutionRecaller(BestSolutionRecaller bestSolutionRecaller) |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.