⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 著名的大规模线性规划求解器源码GLPK.C语言版本,可以修剪.内有详细帮助文档.
💻
字号:
                                                     Olga K. gewidmetGLPK (GNU Linear Programming Kit) Version 4.36Copyright (C) 2000,01,02,03,04,05,06,07,08,2009 Andrew Makhorin,Department for Applied Informatics, Moscow Aviation Institute, Moscow,Russia. All rights reserved. E-mail: <mao@mai2.rcnet.ru>.GLPK is part of the GNU Project released under the aegis of GNU.GLPK is free software: you can redistribute it and/or modify itunder the terms of the GNU General Public License as published by theFree Software Foundation, either version 3 of the License, or (at youroption) any later version.See the file COPYING for the GNU General Public License.See the file INSTALL for compilation and installation instructions.The GLPK package is a set of routines written in ANSI C and organizedin the form of a callable library. This package is intended for solvinglarge-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.See GLPK webpage <http://www.gnu.org/software/glpk/glpk.html>.Please report bugs to <bug-glpk@gnu.org>.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -