Interface InnerMutableSolutionView<Solution_>
- All Superinterfaces:
MutableSolutionView<Solution_>,SolutionView<Solution_>
- All Known Implementing Classes:
EphemeralMoveDirector,MoveDirector
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface ai.timefold.solver.core.preview.api.move.MutableSolutionView
changeVariable, moveValueBetweenLists, moveValueInList, updateShadowVariablesMethods inherited from interface ai.timefold.solver.core.preview.api.move.SolutionView
getPositionOf, getValue, getValueAtIndex
-
Method Details
-
getScoreDirector
VariableDescriptorAwareScoreDirector<Solution_> getScoreDirector()
-