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 e='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/gssdp
Commit message (Expand)AuthorAgeFilesLines
* Use USES=gnomesunpoet2017-05-011-1/+1
* Update to 1.0.2sunpoet2017-03-242-4/+4
* Disable GTK3 support by defaultsunpoet2017-03-231-1/+0
* Add BUILD_DEPENDSsunpoet2017-03-221-1/+2
* - Fix r426408, r426409 and 426410sunpoet2016-11-201-1/+1
* - Update to 1.0.1sunpoet2016-11-20