[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] post-processing without defined variables?
From: |
Kevin Hunter |
Subject: |
Re: [Help-glpk] post-processing without defined variables? |
Date: |
Mon, 02 Jul 2012 05:34:12 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
At 1:45am -0400 Mon, 02 Jul 2012, Glpk Xypron wrote:
either you can use the GLPK library from another programming
language (C, Java, ...) or you can use scripting around glpsol, cf.
http://en.wikibooks.org/wiki/GLPK/Scripting_plus_MathProg
Okay. Post-processing with another language it is ...
Thanks,
Kevin