Add is_present_expr() method for IntervalVar
#4884
-
|
I am modeling scheduling problems by making extensive use of optional interval variables. Currently, the only explicit way to know whether an optional interval variable is active or not, is to separately store the arguments passed to I suggest adding an |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
implemented on the main branch. |
Beta Was this translation helpful? Give feedback.
implemented on the main branch.