Page 1 of 1

BARON/Couenne problem

Posted: Fri Sep 28, 2018 6:54 pm
by egymost
Dear All

I am requested to solve the following using deterministic global optimization solver BARON or Couenne in GAMS using, and I have no idea how to do it. Please help

min |x1|+2|x2|-|x3|
st
x1+x2-x3 <= 10
x1-3x2+2x3=12

Re: BARON/Couenne problem

Posted: Tue Oct 02, 2018 7:26 am
by Renger
Hi
A simple search for "optimization absolute value" gives you as first hit https://math.stackexchange.com/question ... rogramming.
Hope this helps
Cheers
Renger