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