- #1
evinda
Gold Member
MHB
- 3,836
- 0
If we have a linear programming problem that is of the form as the following:
$$\max (- x_1+ 2 x_2-3x_3) \\ x_1- \frac{1}{2} x_2+x_3+x_{4}=11 \\ 2x_2-x_3+x_5=0 \\ 2x_4+x_6=8 \\ x_i \geq 0, i \in \{ 1, \dots, 6 \}$$
we cannot use the simplex method since we cannot find a basic feasible non-degenerate solution , right?
$$\max (- x_1+ 2 x_2-3x_3) \\ x_1- \frac{1}{2} x_2+x_3+x_{4}=11 \\ 2x_2-x_3+x_5=0 \\ 2x_4+x_6=8 \\ x_i \geq 0, i \in \{ 1, \dots, 6 \}$$
we cannot use the simplex method since we cannot find a basic feasible non-degenerate solution , right?
Last edited: