Finds a nonnegative integer solution to the problem of minimizing/maximizing a linear function with the linear constraints by the Gomory algorithm and generates an Excel file with the step solution.
TOTAL NUMBER OF STEPS: 4
F_max=108
X*=(23, 0, 13, 44)
- Python
- Fraction library
- openpyxl library