Class ChangeMoveProvider<Solution_,Entity_,Value_>
java.lang.Object
ai.timefold.solver.core.preview.api.move.builtin.ChangeMoveProvider<Solution_,Entity_,Value_>
- All Implemented Interfaces:
MoveProvider<Solution_>
@NullMarked
public class ChangeMoveProvider<Solution_,Entity_,Value_>
extends Object
implements MoveProvider<Solution_>
-
Constructor Summary
ConstructorsConstructorDescriptionChangeMoveProvider(PlanningVariableMetaModel<Solution_, Entity_, Value_> variableMetaModel) -
Method Summary
-
Constructor Details
-
ChangeMoveProvider
-
-
Method Details
-
build
- Specified by:
buildin interfaceMoveProvider<Solution_>
-