Convert the following model to quadratic integer programming

56 Views Asked by At

Really having a hard time with this.....Convert the following model to a quadratic integer program:

Maximize $Ay$ subject to $Bx \leq d$ and $y\in$ argmax $x^TMy.$

Does anyone have any idea? Or it is impossible? Thanks