Package org.optaplanner.core.impl.exhaustivesearch
package org.optaplanner.core.impl.exhaustivesearch
-
ClassDescriptionDefaultExhaustiveSearchPhase<Solution_>Default implementation of
ExhaustiveSearchPhase
.DefaultExhaustiveSearchPhase.Builder<Solution_>DefaultExhaustiveSearchPhaseFactory<Solution_>ExhaustiveSearchPhase<Solution_>AExhaustiveSearchPhase
is aPhase
which uses an exhaustive algorithm, such as Brute Force.