JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.optaplanner.core.impl.phase.custom
package
org.optaplanner.core.impl.phase.custom
Related Packages
Package
Description
org.optaplanner.core.impl.phase
org.optaplanner.core.impl.phase.custom.scope
org.optaplanner.core.impl.phase.event
org.optaplanner.core.impl.phase.scope
All Classes and Interfaces
Interfaces
Classes
Class
Description
CustomPhase
<Solution_>
A
CustomPhase
is a
Phase
which uses
CustomPhaseCommand
s.
CustomPhaseCommand
<Solution_>
Runs a custom algorithm as a
Phase
of the
Solver
that changes the planning variables.
DefaultCustomPhaseFactory
<Solution_>
NoChangeCustomPhaseCommand
Makes no changes.