|
|
|
|
|
by tavert
3035 days ago
|
|
> I wish there were a lingua franca in this domain and sort of have support from all major solver implementations JuMP is kind of that in terms of modeling software - http://www.juliaopt.org/ Pyomo is also pretty useful if you'd rather use Python than Julia, though it's not as well-documented and doesn't make installation of the open-source solvers quite as easy for you. |
|
If you want to get a feel for it, here's an example in GMPL, which is a subset of AMPL used in GLPK:
https://en.wikibooks.org/wiki/GLPK/GMPL_%28MathProg%29