This app solves the linear optimization problems using primal simplex method and dual simplex method.
Features
•Solves LPP using primal simplex or dual simplex algorithm
•Any number of variables
•Any number of constraints
•Solves both minimization/maximization type problems
•Any kind of constraint: (<=/>=)
•Shows each step with pivot tables, highlighting the next pivot element.
Please rate the app and give your feedback.
Latest Version
1.4Uploaded by
Prince Ibrahim
Requires Android
Android 2.2+
Category
Free Education AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Sep 11, 2015
Algorithms have become more robust.
Now checks for the non-feasibility in primal and dual simplex.