Package org.optaplanner.core.impl.heuristic.move
package org.optaplanner.core.impl.heuristic.move
-
ClassDescriptionAbstractMove<Solution_>Abstract superclass for
Move
.CompositeMove<Solution_>A CompositeMove is composed out of multiple other moves.Move<Solution_>A Move represents a change of 1 or morePlanningVariable
s of 1 or morePlanningEntity
s in the workingPlanningSolution
.NoChangeMove<Solution_>Makes no changes.