Infeasible or unbounded model

How can I do that?

Follow the examples in the documentation. Use termination_status(model) to check if the solver found an OPTIMAL solution.

If you’re still struggling after reading the documentation, please provide a reproducible example:

1 Like