[ library(eplex) | Reference Manual | Alphabetic Index ]

suspend_on_change(?Var, +Susp)

EplexInstance:suspend_on_change(?Var, +Susp)

Record the given suspension to be scheduled whenever a solution is found for the EplexInstance.
Var
A solver problem variable for solver associated with EplexInstance
Susp
Suspension to schedule when the typed solution for this variable changes