diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-12-18 10:17:22 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-12-18 10:17:22 +0000 |
commit | 289b471b6ea5142b987a0d841a6e425c5934a8e5 (patch) | |
tree | f75d2e7a00f5efddb62d6a0c3ae9fb78835b9db3 /math/glpk/pkg-descr | |
parent | 3c7d0e406bb3e745d8ec7e152ccc8b612f5dbf55 (diff) |
Notes
Diffstat (limited to 'math/glpk/pkg-descr')
-rw-r--r-- | math/glpk/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/glpk/pkg-descr b/math/glpk/pkg-descr new file mode 100644 index 000000000000..3d6ef5852581 --- /dev/null +++ b/math/glpk/pkg-descr @@ -0,0 +1,8 @@ +GLPK -- GNU Linear Programming Kit. + +The GLPK package is intended for solving large scale linear programming +problems by means of the revised simplex method. It is a set of routines +organized in the form of a library and written in the ANSI C programming +language. + +WWW: http://www.gnu.org/software/glpk/glpk.html |