Solve linear programming problems using the Simplex method. Intuitive GUI for inputting objective functions and constraints. Visualize results and optimization steps.
The current implementation uses two phase method and is able to identify case for Infeasible solution, Unbounded solution, Degeneracy and Alternate Solution. In case ...