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