Mathematical Programming in GNU MathProg is a web application supporting
linear and discrete optimization. GNU MathProg is the modeling language
of the open source GNU GLPK
project with a syntax similar to AMPL.
The calculations are performed in the client's browser using the
glpk.js
solver developed by Henri Gourvest. The web application was developed
by Jeffrey Kantor with significant assistance from Henri Gourvest.
This web application requires a modern browser implementing a fast javascript
engine and features of HTML 5. Recent versions of Chrome, Safari, Internet
Explorer, and Firefox will work. The application uses code from a number of
open source projects including
You are welcome to use this project though it is still in development. Additional
features will be added and you may see change in existing features.