Categories: None [Edit]
rglpk
# Introduction
Rglpk is a package providing a Ruby wrapper to the [GNU GLPK](http://www.gnu.org/software/glpk/) library. The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems.
Rglpk (pronounced as "wriggle-pick") is currently in alpha status and the API should be considered subject to change. Rglpk uses [Swig](http://www.swig.org/) to initially wrap the C GLPK library (using a Swig wrapper originally developed by Nigel Galloway) and then a pure Ruby library to wrap the Swig code in a more friendly OO-style.
Total
Ranking: 21,996 of 183,477
Downloads: 61,773
Daily
Ranking: 12,967 of 183,470
Downloads: 11
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
26,893 | 46,365 | opl |
Owners
# | Gravatar | Handle |
---|---|---|
1 | alexgutteridge | |
2 | adeh | |
3 | wtaysom |