2
votes
5answers
188 views
Open source/free MIP Solver
I am solving big optimization models (more than 100k variables) with the academic version of CPLEX but I'd like to see if I can find an open source alternative, I solve mixed integ …
3
votes
3answers
99 views
How do you decide whether MIP or CP is more appropriate?
What are some guidelines for deciding whether a MIP or CP approach is more appropriate for modeling an optimization problem? Or in what cases should CP be used instead of MIP?
1
vote
4answers
118 views
Good ways to work around the big integrality gap caused by big M formulations in MIP proplems
I would like to know some common approaches to work around the big integrality gap caused by big M formulations in MIP proplems.