Originally posted by: SystemAdmin
I would never use the word "always" in reference to MIP models, but I suspect that generally you are better off coding it yourself. I tested several ways to do absolute values (including the ABS() function) on a single test problem. You can see the test problem, implementation details and my results in
this blog post. How much you can infer from a sample of size 1 is obviously a consideration.
Paul
Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
#CPLEXOptimizers#DecisionOptimization