Yo388
- 8
- 0
Homework Statement
Here is an alternative approach to handling absolute value terms as the decision variables: abs(x) is the smallest value z that satisfies x \leq z and -x \leq z. Using this,convert the following into a lp
Min 2x1 + 3abs(x2)
S.T x1 + x2 \geq 6
Homework Equations
Here is a pretext from my textbook that shows how to do it a different way
The Attempt at a Solution
After a while of staring at it ,I gave it a try
What do you guys think?
Last edited by a moderator: