RubyGems Navigation menu

rglpk 0.2.4

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. See [github](http://github.com/wtaysom/rglpk) for installation instructions. All bug reports, feature requests and patches are welcome. Enjoy!

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.0 - May 17, 2015 (72.0 KB)
  2. 0.2.6 - January 03, 2012 (71.0 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)
显示所有版本 (共 10 个)

业主:

作者:

  • Alex Gutteridge, William Taysom

SHA 256 校验和:

8f331bac31de9d44b1a2076f94f2019d276544e9ceb425ca708e13d61aa9bb3d

下载总量 60,696

这个版本 3,413

许可:

需要的 Ruby 版本:

链接: