Juniper Boolean variable example with MTK

Hi @dmetivie,

See MathOptInterface.jl · Optimization.jl

You need to declare an integer variables with a lower bound of 0 and an upper bound of 1.

1 Like