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