A mixed-integer program optimization solver for finding optimal nutritional interventions across space and time.


Keywords
economics, mixed-integer-programming, nutrition, python
License
CNRI-Python-GPL-Compatible
Install
pip install minimod-opt==0.1.11

Documentation

minimod-opt

A mixed-integer solver that solves optimal intervention allocation across time and space (Port from GAMS)

This python module is designed as a port from GAMS and uses mip to do mixed-integer optimization.

Visit the website for more information!