slackbuilds_ponce/academic/glpk/slack-desc
Chris Abela 561f9e0a90 academic/glpk: Updated for version 4.48.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-07-06 21:53:16 -03:00

19 lines
910 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
glpk: programming (LP), mixed integer programming (MIP), and other related
glpk: problems. It is a set of routines written in ANSI C and organized in
glpk: the form of a 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/