Uses of Interface
ai.timefold.solver.core.impl.constructionheuristic.ConstructionHeuristicPhase
Packages that use ConstructionHeuristicPhase
Package
Description
-
Uses of ConstructionHeuristicPhase in ai.timefold.solver.core.impl.constructionheuristic
Classes in ai.timefold.solver.core.impl.constructionheuristic that implement ConstructionHeuristicPhaseModifier and TypeClassDescriptionclassDefaultConstructionHeuristicPhase<Solution_>Default implementation ofConstructionHeuristicPhase.Methods in ai.timefold.solver.core.impl.constructionheuristic that return ConstructionHeuristicPhaseModifier and TypeMethodDescriptionDefaultConstructionHeuristicPhaseFactory.buildPhase(int phaseIndex, boolean lastInitializingPhase, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, SolverTermination<Solution_> solverTermination) -
Uses of ConstructionHeuristicPhase in ai.timefold.solver.core.impl.heuristic.selector.move.generic
Classes in ai.timefold.solver.core.impl.heuristic.selector.move.generic that implement ConstructionHeuristicPhase