Uses of Package
org.optaplanner.core.impl.localsearch
-
ClassDescriptionDefault implementation of
LocalSearchPhase
.ALocalSearchPhase
is aPhase
which uses a Local Search algorithm, such asTabu Search
,Simulated Annealing
,Late Acceptance
, ...