Difference between revisions of "Category:ApCoCoA-1:Package glpk"

From ApCoCoAWiki
m (Bot: Replacing category ApCoCoA Manual with ApCoCoA-1 Manual)
m (Andraschko moved page Category:Package glpk to Category:ApCoCoA-1:Package glpk: Clearer page title)
(No difference)

Revision as of 15:17, 2 October 2020

The basic idea behind this package is to make the linear optimization program GLPK usable in/with ApCoCoA.

The package GLPK contains various functions that let you make use of the GLPK library, rather the stand-alone LP/MIP Solver glpsol.

Please note: The function(s) explained on this page is/are using the ApCoCoAServer. You will have to start the ApCoCoAServer in order to use it/them.

Important: The GLPK-Program glpsol must be in the ApCoCoA directory/Glpk/bin and you must have the permissions to read and write in this directory.

The source code of GLPK can be downloaded at [1]