Class ShadowVariableUpdateHelper<Solution_>
java.lang.Object
ai.timefold.solver.core.impl.domain.variable.ShadowVariableUpdateHelper<Solution_>
Utility class for updating shadow variables at entity level.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <Solution_>
ShadowVariableUpdateHelper<Solution_>create()voidupdateShadowVariables(Class<Solution_> solutionClass, Object... entities) voidupdateShadowVariables(Solution_ solution)
-
Method Details
-
create
-
updateShadowVariables
-
updateShadowVariables
-