Uses of Interface
org.optaplanner.core.impl.exhaustivesearch.ExhaustiveSearchPhase
Packages that use ExhaustiveSearchPhase
- 
Uses of ExhaustiveSearchPhase in org.optaplanner.core.impl.exhaustivesearchClasses in org.optaplanner.core.impl.exhaustivesearch that implement ExhaustiveSearchPhaseModifier and TypeClassDescriptionclassDefaultExhaustiveSearchPhase<Solution_>Default implementation ofExhaustiveSearchPhase.Methods in org.optaplanner.core.impl.exhaustivesearch that return ExhaustiveSearchPhaseModifier and TypeMethodDescriptionDefaultExhaustiveSearchPhaseFactory.buildPhase(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)