Assignment No.5 Linear Programming
Assignment No.5 Linear Programming
2BSA-4
Please answer the following questions and submit on the deadline date.
The simplex method is used to eradicate the issues in linear programming. It examines
the feasible set's adjacent vertices in sequence to ensure that, at every new vertex, the
objective function increases or is unaffected. It also able to evaluate whether no solution
actually exists. It can be observed that the algorithm is greedy as it opts for the best
option at every iteration, with no demand for information from earlier or forthcoming
iterations.