Displaying 1 result from an estimated 1 matches for "tp25528480p25530553".
2009 Sep 20
2
Quadratic Constraints
HI All,
I am unable to solve a optimization Problem Please Help Me out of this to
solve. The Optimization problem is as follows :-
My objective function is linear and one of the constraint is quadratic.
Min z = 5 * X1 + 9* X2 + 7.15 *X3 + 2 * X4
subject to
X1 + X2 + X3 +X4 = 9
X1 + X4 < = 6.55
X3(X3 - 3.5) >=0
X1,X2,X3,X4 >=0
Now the problem is how to solve this kind of