This is a tool for teaching simplex and branch & bound methods. For simplex method, it comes with several examples including degeneracy and cycling, and allow the user to dictate how to pivot. For branch and bound method, it is desinged to interact with the user to explore all possible branch and bound trees. The user can also load a problem from a text file or simply type in a model directly. The format is very simple and very similar to the LP format, see the packed-in examples.
Features
- You can save everything as Excel files easily (tab-separated text)
- Input file format is given interactively when you load/input the model
- The branch & bound tree is interactively updated while exploring
- Sensitivity report is supported once a model is solved to optimality
- Runs on any platform, only requires Python.
Categories
Computer Aided Instruction (CAI)License
MIT LicenseFollow simplex with branch and bound
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplex with branch and bound!