1

Can someone explain me step by step how to add AMPL to SCITE editor and add GLPK solver ?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Arvangen
  • 127
  • 2
  • 12

2 Answers2

1

You can find instructions on how to use AMPL with SCITE and GLPK here.

vitaut
  • 49,672
  • 25
  • 199
  • 336
0

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.

ns-1m
  • 341
  • 4
  • 10