What is the best way to get the LP relaxation of a MIP? Should I call relax_integrality() and optimize, or is there a better way?
Found solution in another thread: Query root relaxation values with JuMP - #2 by odow
What is the best way to get the LP relaxation of a MIP? Should I call relax_integrality() and optimize, or is there a better way?
Found solution in another thread: Query root relaxation values with JuMP - #2 by odow