slackbuilds_ponce/academic/glpk/slack-desc
Chris Abela 86633a7dfc academic/glpk: Updated for version 4.45.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-06-13 01:31:18 -04:00

19 lines
913 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler---------------------------------------------------------|
glpk: glpk (GNU Linear Programming Kit)
glpk:
glpk: The GLPK package is intended for solving large-scale linear programming
glpk: (LP), mixed integer programming (MIP), and other related problems.
glpk: It is a set of routines written in ANSI C and organized in the form of a
glpk: callable library.
glpk:
glpk: GLPK supports the GNU MathProg language, which is a subset of the AMPL
glpk: language.
glpk:
glpk: Homepage: http://www.gnu.org/software/glpk/