Lazy constraint implementation in Nonlinear MIP (MINP)
Awaiting user inputIn my model, I have some nonlinear constraints (where two variables are multiplied). Also, using lazy constraints and callback function I am trying to ensure contiguity among the removed regions in my model. Variables related to removed regions are not part of the nonlinear constraints, however I observe that my solution is not contigious. So, callback function and lazy constraints are not working. I wanted to ask, is it possible to use lazy constraints with callback function in nonlinear MIP models?
-
Hi Sena,
Could you please provide more details about the way you implemented your lazy constraints? In particular, please explain the way you implemented your callback and how you determined that the lazy constraint feature does not work.
Please note that lazy constraints are only allowed to be linear. Quadratic or any other nonlinear lazy constraint types are currently not supported.
Best regards,
Jaromił0
Please sign in to leave a comment.
Comments
1 comment