Class ConstructionHeuristicMoveScope<Solution_>

java.lang.Object
org.optaplanner.core.impl.phase.scope.AbstractMoveScope<Solution_>
org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicMoveScope<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class ConstructionHeuristicMoveScope<Solution_> extends AbstractMoveScope<Solution_>