Package | Description |
---|---|
org.optaplanner.core.api.score |
Classes used for
Score calculation. |
org.optaplanner.core.api.solver |
Solver , SolverFactory , ... |
org.optaplanner.core.api.solver.event |
Event listeners for
Solver . |
org.optaplanner.core.config.solver | |
org.optaplanner.core.impl.partitionedsearch | |
org.optaplanner.core.impl.solver | |
org.optaplanner.core.impl.solver.event |
Class and Description |
---|
SolverFactory
Creates
Solver instances. |
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
SolverFactory
Creates
Solver instances. |
SolverJob
Represents a
problem that has been submitted to solve on the SolverManager . |
SolverManager
A SolverManager solves multiple planning problems of the same domain,
asynchronously without blocking the calling thread.
|
SolverStatus
The status of
problem submitted to the SolverManager . |
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
SolverFactory
Creates
Solver instances. |
SolverJob
Represents a
problem that has been submitted to solve on the SolverManager . |
SolverManager
A SolverManager solves multiple planning problems of the same domain,
asynchronously without blocking the calling thread.
|
SolverStatus
The status of
problem submitted to the SolverManager . |
Class and Description |
---|
Solver
A Solver solves a planning problem and returns the best solution found.
|
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.