Skip to content

Risk-DAO/lp-solver-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LP Solver Lib

js interface for the GLPK glpsol command

Installation

For Windows, you will need to install GLPK using chocolatey. For Unix (tested on Ubuntu), please check the install_glpk.sh file.

To install the npm dependencies of the project:

cd lib
npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published