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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of simplex with branch and bound!