Uses of Interface
org.optaplanner.core.impl.constructionheuristic.ConstructionHeuristicPhase
-
Uses of ConstructionHeuristicPhase in org.optaplanner.core.impl.constructionheuristic
Modifier and TypeClassDescriptionclass
DefaultConstructionHeuristicPhase<Solution_>
Default implementation ofConstructionHeuristicPhase
.Modifier and TypeMethodDescriptionDefaultConstructionHeuristicPhaseFactory.buildPhase
(int phaseIndex, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, Termination<Solution_> solverTermination)