Class DefaultLocalSearchPhaseFactory<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.phase.AbstractPhaseFactory<Solution_,LocalSearchPhaseConfig>
ai.timefold.solver.core.impl.localsearch.DefaultLocalSearchPhaseFactory<Solution_>
All Implemented Interfaces:
PhaseFactory<Solution_>

public class DefaultLocalSearchPhaseFactory<Solution_> extends AbstractPhaseFactory<Solution_,LocalSearchPhaseConfig>