< GLPK

This page describes JavaScript interfaces to GLPK. These interfaces allow GLPK to be called from webpages on either the client side or the server side. At present there is one JavaScript project.

GNU Linear Programming Kit for JavaScript

This project by Henri Gourvest is abbreviated to glpk.js. The code is hosted on github. There is also an online test here.

These bindings allow GLPK to be run either inside a web browser or from a web server As of December 2012, the project offers a CPLEX format model parser and access to the GLPK solver.

See this December 2012 thread for more details.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.