RubyGems Navigation menu

rglpk 0.2.0

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. All bug reports, feature requests and patches are welcome. Please email alexg (at) kuicr.kyoto-u.ac.jp or use the [rubyforge forums](http://rubyforge.org/forum/?group_id=3943).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - May 17, 2015 (72 KB)
  2. 0.2.6 - January 03, 2012 (71 KB)
  3. 0.2.5 - June 23, 2011 (70.5 KB)
  4. 0.2.4 - November 04, 2010 (70.5 KB)
  5. 0.2.3 - November 02, 2010 (70.5 KB)
  6. 0.2.0 - October 13, 2010 (70.5 KB)
Show all versions (10 total)

Owners:

Authors:

  • Alex Gutteridge, William Taysom

SHA 256 checksum:

59ce069dea03da8d295217caa4315e2fd6620e7d9f0e5a8cb2b39298f78009d5

Total downloads 60,686

For this version 3,270

Licenses:

N/A

Required Ruby Version: None

Links: