bkzd1989
Oct 16, 2013, 06:26 AM
How am I going to go about solving this with only a singular constraint and an unknown?
Refer to the following LP Formulation with unknown number S:
Max x1+x2
S.t
Sx1+x2 <= 1 x1,x2 => 0
How do I identify the unknown S to
(a) Having an optimal solution (b) Being infeasible (c) Being Unbound
Refer to the following LP Formulation with unknown number S:
Max x1+x2
S.t
Sx1+x2 <= 1 x1,x2 => 0
How do I identify the unknown S to
(a) Having an optimal solution (b) Being infeasible (c) Being Unbound