Uses of Class
ai.timefold.solver.core.impl.heuristic.selector.move.generic.chained.KOptMove
-
Packages that use KOptMove Package Description ai.timefold.solver.core.impl.heuristic.selector.move.generic.chained -
-
Uses of KOptMove 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 KOptMove Modifier and Type Method Description KOptMove<Solution_>KOptMove. createUndoMove(ScoreDirector<Solution_> scoreDirector)KOptMove<Solution_>KOptMove. rebase(ScoreDirector<Solution_> destinationScoreDirector)
-