Difference between revisions of "Category:ApCoCoA-1:Package glpk"
From ApCoCoAWiki
(New page: 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 li...) |
m |
||
Line 5: | Line 5: | ||
{{ApCoCoAServer}} | {{ApCoCoAServer}} | ||
− | + | <em>Important</em>: 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 [http://www.gnu.org/software/glpk/] | ||
[[Category:ApCoCoA_Manual]] | [[Category:ApCoCoA_Manual]] |
Revision as of 15:12, 29 April 2009
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]
Pages in category "ApCoCoA-1:Package glpk"
The following 13 pages are in this category, out of 13 total.