Could someone help me linearize this implication?
Being x and y integer variables, the implication is the following
x >= 1 --> y = 0
y >= 1 --> x = 0
I would really appreciate some help.
Could someone help me linearize this implication?
Being x and y integer variables, the implication is the following
x >= 1 --> y = 0
y >= 1 --> x = 0
I would really appreciate some help.
Would this work?
Introduce a parameter t.
and then linearize the Max and Min as described in https://or.stackexchange.com/questions/711/how-to-formulate-linearize-a-maximum-function-in-a-constraint