Hi,
I would like to know if there is constraint that does the opposite of no_overlap.
This will be like
overlap(interval, arr, n)
interval - single interval variable
arr - array of interval variables
n - positive integer less than length of arr
this will mean that atleast n interval variables from arr overlap in the interval of interval
------------------------------
Prakash Gawas
------------------------------
#DecisionOptimization