A few optimization models for testing solvers like Minotaur. A few more models from various classroom exercises or research projects are also included. Models in python require Pyomo.
To run any model, first edit py/run.py. Then do:
python run.py
A collection of small to medium sized optimization models, mainly linear, quadratic and nonlinear with or without integers.
Python0BSD