https://github.com/leotac/minlp-example
Nonlinear production planning example
https://github.com/leotac/minlp-example
Last synced: 4 months ago
JSON representation
Nonlinear production planning example
- Host: GitHub
- URL: https://github.com/leotac/minlp-example
- Owner: leotac
- Created: 2014-04-10T12:34:16.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T13:05:03.000Z (about 12 years ago)
- Last Synced: 2025-10-27T22:27:17.199Z (8 months ago)
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
minlp-example
=============
Small nonlinear production planning example.
See this blog [post](http://sbebo.github.io/blog/blog/2014/04/10/minlp/).
``` sh
ampl planning.run
gams planning.gms
gams planningCut.gms
```