Hi there,
I have a constraint of the form x = a y, where a > 0 is a continuous variable and the elements of y is binary, which has the implication of the elements of x either taking on 0 or a.
This is trivial to implement in Mosek if a is a known constant, using a big-M approximation. The problem I have is that a is a variable also, so I cannot find an easy way, it seems, to implement this.
Does anyone know how I might model this?
Many thanks in advance,
Jaco Vermaak