help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Question


From: Andrew Makhorin
Subject: Re: [Help-glpk] Question
Date: Mon, 21 Oct 2013 04:34:02 +0400

> i am trying to understand how can i get from glpk the 
> 
> 
> answer for the objective function and the answer for each parameter . 
> 
> 
> for example when i am using lp_solver i get get an answer for each
> parameter and for the objective function . 
> 
> 
> i am attaching the mps file .
> 

You may use glpsol, the stand-alone glpk solver, as follows:

glpsol your-mps-file -o solution-file

For more details please see the glpk reference manual included in the
distribution. See also http://en.wikibooks.org/wiki/GLPK .





reply via email to

[Prev in Thread] Current Thread [Next in Thread]