An open API service indexing awesome lists of open source software.

https://github.com/minimod-nutrition/minimod-opt

A mixed-integer solver that solves optimal intervention allocation across time and space (Port from GAMS)
https://github.com/minimod-nutrition/minimod-opt

economics mixed-integer-programming nutrition python

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://minimod-nutrition.github.io/minimod) for more information!