微件:GLPK

来自Mooncell - 玩家共同构筑的FGO中文Wiki
跳到导航 跳到搜索
Template-info-png.png 小工具文档  [查看] [编辑] [历史] [刷新]

The GLPK project

The core GNU Linear Programming Kit (GLPK) project comprises:

  • a callable library, written in C, for solving large-scale linear (LP), mixed integer (MIP), and related optimization problems
  • the GNU MathProg mathematical programming language for specifying such problems at a high level
  • the GLPSOL command-line application for translating and solving models written in MathProg
  • comprehensive documentation for the above

The GLPK project itself is hosted at www.gnu.org/software/glpk.

The GLPK wikipedia entry can be found at en.wikipedia.org/wiki/GLPK.

The GLPK project maintains two mailing lists: help-glpk@gnu.org and bug-glpk@gnu.org. To subscribe to either of these lists, visit lists.gnu.org/mailman/listinfo/help-glpk or lists.gnu.org/mailman/listinfo/bug-glpk respectively. These lists are solely for traffic concerning the mainline GLPK project — matters relating to third-party initiatives should be directed to those initiatives.

这里只引用了GLPK的JavaScript版本

Github LICENSE

子页面