|
From: | Kevin Hunter |
Subject: | Re: [Help-glpk] variable reduced costs from glp_write_* functions? |
Date: | Thu, 27 Jan 2011 14:00:07 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
At 1:50pm -0500 Thu, 27 Jan 2011, Xypron wrote:
I'm looking to machine-parse the sensitivity information of a problem. Is my only option to use glp_print_ranges?
you can use the following functions to collect the information without parsing a text file: [glp_get_* functions]
I should have been more specific, in that I am talking about the --ranges command line option. In this context, I do not have access to the API, so must find a way of getting the information from a text file.
I'm hoping that there is a more machine-friendly version of the --ranges output.
Thanks, Kevin
[Prev in Thread] | Current Thread | [Next in Thread] |