Uses of Interface
ai.timefold.solver.core.impl.exhaustivesearch.ExhaustiveSearchPhase
Packages that use ExhaustiveSearchPhase
-
Uses of ExhaustiveSearchPhase in ai.timefold.solver.core.impl.exhaustivesearch
Classes in ai.timefold.solver.core.impl.exhaustivesearch that implement ExhaustiveSearchPhaseModifier and TypeClassDescriptionclassDefaultExhaustiveSearchPhase<Solution_>Default implementation ofExhaustiveSearchPhase.Methods in ai.timefold.solver.core.impl.exhaustivesearch that return ExhaustiveSearchPhaseModifier and TypeMethodDescriptionDefaultExhaustiveSearchPhaseFactory.buildPhase(int phaseIndex, boolean lastInitializingPhase, HeuristicConfigPolicy<Solution_> solverConfigPolicy, BestSolutionRecaller<Solution_> bestSolutionRecaller, SolverTermination<Solution_> solverTermination)