Package | Description |
---|---|
org.optaplanner.core.api.solver | |
org.optaplanner.core.config.solver | |
org.optaplanner.core.impl.event | |
org.optaplanner.core.impl.solver |
Modifier and Type | Method and Description |
---|---|
Solver |
SolverFactory.buildSolver()
Creates a new
Solver instance. |
Modifier and Type | Method and Description |
---|---|
Solver |
XmlSolverFactory.buildSolver() |
Solver |
SolverConfig.buildSolver() |
Constructor and Description |
---|
BestSolutionChangedEvent(Solver source,
long timeMillisSpend,
Solution newBestSolution)
Internal API.
|
SolverEventSupport(Solver solver) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSolver
Default implementation for
Solver . |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.