Class AbstractMoveScope<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.phase.scope.AbstractMoveScope<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
Direct Known Subclasses:
ConstructionHeuristicMoveScope, LocalSearchMoveScope

public abstract class AbstractMoveScope<Solution_> extends Object