How to find all
basic feasible solution
Answers
Answered by
3
With real variables you probably have an infinite number of basic feasible solutions.
The solution you show is a basic feasible solution for the original problem, with all variables equal to zero. To get a feasible solution for your original problem, with nonzero problem variables: Do the Simplex phase II for some times. In the first step you take in a problem variable as a basic variable. Then after another the other variables. Probably your optimal solution has some zero problem variables.
The solution you show is a basic feasible solution for the original problem, with all variables equal to zero. To get a feasible solution for your original problem, with nonzero problem variables: Do the Simplex phase II for some times. In the first step you take in a problem variable as a basic variable. Then after another the other variables. Probably your optimal solution has some zero problem variables.
sonia2771996oxgj1h:
Pls send with example its very important for me send full complete example
Similar questions