Package org.optaplanner.core.impl.exhaustivesearch
package org.optaplanner.core.impl.exhaustivesearch
- 
ClassDescriptionDefaultExhaustiveSearchPhase<Solution_>Default implementation ofExhaustiveSearchPhase.DefaultExhaustiveSearchPhase.Builder<Solution_>DefaultExhaustiveSearchPhaseFactory<Solution_>ExhaustiveSearchPhase<Solution_>AExhaustiveSearchPhaseis aPhasewhich uses an exhaustive algorithm, such as Brute Force.