returns the value of the objective variable if the assignment described by parameter a was performed This proceeds through explicit state change and restore.
returns the value of the objective variable if the assignment described by parameter a was performed This proceeds through explicit state change and restore. this process is efficiently performed as the objective Varaible is registered for partial propagation
registerForPartialPropagation() in Model
returns the value of the objective variable if variable a was assigned the value v.
returns the value of the objective variable if variable a was assigned the value v. This proceeds through explicit state change and restore. this process is efficiently performed as the objective Varaible is registered for partial propagation
registerForPartialPropagation() in Model
returns the value of the objective variable if the two variables a and b were swapped values.
returns the value of the objective variable if the two variables a and b were swapped values. This proceeds through explicit state change and restore. this process is efficiently performed as the objective Varaible is registered for partial propagation
registerForPartialPropagation() in Model