Reputation: 127
Can someone explain me step by step how to add AMPL to SCITE editor and add GLPK solver ?
Upvotes: 1
Views: 786
Reputation: 341
If you are windows userr, get GUSEK - SciTE editor and it is designed to work GMPL/MathProg (GMPL). MathProg is subset of AMPL. GUSEK uses GLPK as solver.
http://gusek.sourceforge.net/gusek.html
You can also use GLPK Lab for Windows.
http://glpklabw.sourceforge.net/
GLPK/MathProg is FOSS software -- FREE.
Linux users, just copy the some of the files from GLPK lab or GUSEK to gtk SciTE.
Upvotes: 0