Difference between revisions of "GLPK"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
Line 76: | Line 76: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validated 4/5/2018 |
Revision as of 19:32, 5 April 2018
Description
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.
Required Modules
Serial
- glpk
System Variables
- HPC_{{#uppercase:glpk}}_DIR - installation directory
Validation
- Validated 4/5/2018