Simple solver that uses the Gomory mixed integer cut algorithm to solve and give a step by step description on how to solve smaller LP, IP, MIP problems.
The Solver is web based with a python backend that solves simple LP, IP and MIP problems using the Gomory mixed integer cut algorithm.
My hopes is that you can use this solver for educational purposes, in order to learn how the algoritm works or to check if your own calculations is correct when solving easy LP, IP or MIP problems.
Thank you.
Ultima versione
2.1Caricata da
Marcos Ruan
È necessario Android
Android 2.1+
Categoria
Gratuita Istruzione APPClassificazione dei contenuti
Everyone
Segnala
Segna come inappropriataLast updated on Oct 20, 2015
- Can solve both minimization and maximization problems.
- Can solve for greater than, less than and equality constraints
- New you click on each step to see the corresponding simplex tablue