RubyGems Navigation menu

rglpk 0.4.0

# 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.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.4.0 - May 17, 2015 (72 ko)
  2. 0.2.6 - January 03, 2012 (71 ko)
  3. 0.2.5 - June 23, 2011 (70,5 ko)
  4. 0.2.4 - November 04, 2010 (70,5 ko)
  5. 0.2.3 - November 02, 2010 (70,5 ko)
Voir toutes les versions (10)

Dépendances de Development (3):

jeweler >= 0
minitest >= 0
rake >= 0

Propriétaires:

Auteurs:

  • Alex Gutteridge, William Taysom

Total de contrôle SHA 256:

54473103ff55bd0d0ed48828521fb0da2a41916cae13f7fc8032d6c90def045e

Total de téléchargements 60 676

Pour cette version 25 788

License:

aucune

Version de Ruby requise: >= 0

Liens: