Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.move.generic.PillarChangeMove
-
Packages that use PillarChangeMove Package Description ai.timefold.solver.core.impl.heuristic.selector.move.generic -
-
Uses of PillarChangeMove in ai.timefold.solver.core.impl.heuristic.selector.move.generic
Methods in ai.timefold.solver.core.impl.heuristic.selector.move.generic that return PillarChangeMove Modifier and Type Method Description PillarChangeMove<Solution_>PillarChangeMove. createUndoMove(ScoreDirector<Solution_> scoreDirector)PillarChangeMove<Solution_>PillarChangeMove. rebase(ScoreDirector<Solution_> destinationScoreDirector)
-