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)
- Host: GitHub
- URL: https://github.com/minimod-nutrition/minimod-opt
- Owner: minimod-nutrition
- License: gpl-3.0
- Created: 2020-02-07T23:16:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T14:42:07.000Z (over 3 years ago)
- Last Synced: 2025-09-28T14:17:34.496Z (9 months ago)
- Topics: economics, mixed-integer-programming, nutrition, python
- Language: Python
- Homepage: https://minimod-nutrition.github.io/minimod-opt
- Size: 22.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!