Hi,

I updated node glpk module,
- it now works with NodeJs version 4.2 and 5.2.
- update to GLPK 4.57.

https://github.com/hgourvest/node-glpk

It is a native module, so you need to have a build environment installed for your platform. This module use a modified version of GLPK to be thread-safe, so it can solve more than one problem simultanously.

How to install:

$> npm install glpk


_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to