欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
GNU Linear Programming Kit
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的1个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | {{SeeWikipedia}} | ||
+ | |||
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. | The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. | ||
第13行: | 第16行: | ||
==Links== | ==Links== | ||
*http://www.gnu.org/software/glpk/ | *http://www.gnu.org/software/glpk/ | ||
− | * | + | *[https://gnu-glpk.dev.java.net/ GLPK on SunGrid] |
+ | |||
+ | [[Category:GNU]] |
2010年9月27日 (一) 02:02的最后版本
您可以在Wikipedia上了解到此条目的英文信息 GNU Linear Programming Kit Thanks, Wikipedia. |
The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.
GLPK supports the GNU MathProg language, which is a subset of the AMPL language.
The GLPK package includes the following main components:
- Revised simplex method.
- Primal-dual interior point method.
- Branch-and-bound method.
- Translator for GNU MathProg.
- Application program interface (API).
- Stand-alone LP/MIP solver.
[编辑] Links
分享您的观点