Uses of Package
org.optaplanner.core.api.solver
Package
Description
Classes used for
Score
calculation.Solver
, SolverFactory
, ...Event listeners for
Solver
.-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionTo fully de-normalize a planning solution freshly loaded from persistent storage, two operations need to happen: Variable listeners need to run, reading the state of all entities and computing values for their shadow variables. Score needs to be calculated and stored on the planning solution.Creates
Solver
instances.A SolverManager solves multiple planning problems of the same domain, asynchronously without blocking the calling thread. -
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.To fully de-normalize a planning solution freshly loaded from persistent storage, two operations need to happen: Variable listeners need to run, reading the state of all entities and computing values for their shadow variables. Score needs to be calculated and stored on the planning solution.A Solver solves a planning problem and returns the best solution found.Creates
Solver
instances.Represents aproblem
that has been submitted to solve on theSolverManager
.A SolverManager solves multiple planning problems of the same domain, asynchronously without blocking the calling thread.The status ofproblem
submitted to theSolverManager
. -
-
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Prefer
ProblemChange
.A Solver solves a planning problem and returns the best solution found. -
ClassDescriptionTo fully de-normalize a planning solution freshly loaded from persistent storage, two operations need to happen: Variable listeners need to run, reading the state of all entities and computing values for their shadow variables. Score needs to be calculated and stored on the planning solution.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Prefer
ProblemChange
.To fully de-normalize a planning solution freshly loaded from persistent storage, two operations need to happen: Variable listeners need to run, reading the state of all entities and computing values for their shadow variables. Score needs to be calculated and stored on the planning solution.A Solver solves a planning problem and returns the best solution found.CreatesSolver
instances.Represents aproblem
that has been submitted to solve on theSolverManager
.A SolverManager solves multiple planning problems of the same domain, asynchronously without blocking the calling thread.The status ofproblem
submitted to theSolverManager
. -
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Prefer
ProblemChange
. -
-
-
-
-
-
-
-
-
-
-
-
-
-
ProblemChange
.