Package org.optaplanner.core.impl.exhaustivesearch
-
Interface Summary Interface Description ExhaustiveSearchPhase<Solution_> AExhaustiveSearchPhase
is aPhase
which uses an exhaustive algorithm, such as Brute Force. -
Class Summary Class Description DefaultExhaustiveSearchPhase<Solution_> Default implementation ofExhaustiveSearchPhase
.