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

https://github.com/marekyggdrasil/optilogistics


https://github.com/marekyggdrasil/optilogistics

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Installing `glpk`

`brew install homebrew/science/glpk`

Install `AMPL` syntax highlight in your text editor.

Launch GLPK solver

`glpsol --math file.mod`

More example models:

https://www3.nd.edu/~jeff/mathprog/

Usage from JavaScript

https://github.com/hgourvest/node-glpk/blob/master/examples/sample.js