summaryrefslogtreecommitdiff
path: root/math/glpk/PLIST
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-06-26 15:30:39 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-06-26 15:30:39 +0000
commitff73294c7710949f0a816a95cd63fe3dddf88f7d (patch)
tree3d8b6d20efcfe351e18e2a969f7c4266604ee795 /math/glpk/PLIST
parentda273e2dd695b210bddfe4b4406daa44197e5027 (diff)
downloadpkgsrc-ff73294c7710949f0a816a95cd63fe3dddf88f7d.tar.gz
import of glpk-3.0.7 provided in PR pkg/16691 by Kent Polk <kent@tiamat.goathill.org>
with some changes and finishing of the package by me. GLPK is a set of routines written in ANSI C and organized in the form of a callable library. This package is intended for solving large-scale linear programming (LP), mixed integer linear programming (MIP), and other related problems. GLPK includes the following main components: * implementation of the primal/dual simplex method; * implementation of the primal-dual interior point method; * implementation of the branch-and-bound procedure (based on the dual simplex method); * application program interface (API); * GLPK/L, a modeling language intended for writing LP/MIP models; * GLPSOL, a stand-alone program intended for solving LP/MIP problems either prepared in the MPS format or written in the GLPK/L modeling language.
Diffstat (limited to 'math/glpk/PLIST')
-rw-r--r--math/glpk/PLIST24
1 files changed, 24 insertions, 0 deletions
diff --git a/math/glpk/PLIST b/math/glpk/PLIST
new file mode 100644
index 00000000000..1166fbcaeb1
--- /dev/null
+++ b/math/glpk/PLIST
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/26 15:30:39 dmcmahill Exp $
+bin/glpsol
+include/glpapi.h
+include/glpavl.h
+include/glpbbm.h
+include/glpchol.h
+include/glphbsm.h
+include/glpimg.h
+include/glpinv.h
+include/glpipm.h
+include/glpk.h
+include/glplang.h
+include/glplib.h
+include/glplp.h
+include/glplpx.h
+include/glpluf.h
+include/glpmat.h
+include/glpmps.h
+include/glpqmd.h
+include/glprsm.h
+include/glpspx.h
+include/glpstr.h
+include/glptext.h
+lib/libglpk.a