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