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