Categories: None [Edit]

rglpk

https://rubygems.org/gems/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: 23,248 of 189,104
Downloads: 64,484

Daily

Ranking: 27,013 of 189,083
Downloads: 15

Depended by

RankDownloadsName
28,27848,674opl

Depends on

RankDownloadsName
91,221,972,098rake
141,138,395,412minitest
4,3012,081,535jeweler

Owners

#GravatarHandle
1iconadeh
2iconalexgutteridge
3iconwtaysom