an easy and consistent way of installing software ported to FreeBSD
The GLPK package 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.
The GLPK package includes the following main components:
* implementation of the simplex method;
* implementation of the exact simplex method based on
bignum (rational) arithmetic;
* implementation of the primal-dual interior-point method;
* implementation of the branch-and-bound method;
* application program interface (API);
* GNU MathProg modeling language (a subset of AMPL);
* GLPSOL, a stand-alone LP/MIP solver.
WWW: http://www.gnu.org/software/glpk/glpk.html
bin/glpsol
include/glpapi.h
include/glpavl.h
include/glpbfd.h
include/glpbfx.h
include/glpdmp.h
include/glpfhv.h
include/glpgmp.h
include/glphbm.h
include/glpios.h
include/glpipm.h
include/glpipp.h
include/glpk.h
include/glplib.h
include/glplpf.h
include/glplpp.h
include/glpluf.h
include/glplux.h
include/glpmat.h
include/glpmpl.h
include/glppds.h
include/glpqmd.h
include/glprng.h
include/glpscf.h
include/glpscg.h
include/glpspx.h
include/glpssx.h
include/glpstd.h
include/glptsp.h
lib/libglpk.a
lib/libglpk.la
lib/libglpk.so
lib/libglpk.so.10