Uses of Class
ai.timefold.solver.core.impl.move.AbstractMove
Packages that use AbstractMove
-
Uses of AbstractMove in ai.timefold.solver.core.preview.api.move.builtin
Subclasses of AbstractMove in ai.timefold.solver.core.preview.api.move.builtinModifier and TypeClassDescriptionclassChangeMove<Solution_,Entity_, Value_> classListAssignMove<Solution_,Entity_, Value_> classListChangeMove<Solution_,Entity_, Value_> Moves an element of alist variable.classListSwapMove<Solution_,Entity_, Value_> Swaps two elements of alist variable.final classListUnassignMove<Solution_,Entity_, Value_> classSwapMove<Solution_,Entity_> Swaps values ofPlanningVariablebetween two differentPlanningEntityinstances.