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