help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Write Sensitivity Bounds


From: Andrew Makhorin
Subject: Re: [Help-glpk] Write Sensitivity Bounds
Date: Tue, 1 Jul 2008 16:27:05 +0400

> As I am going to study a multiobjective problem, I need to
> explore Pareto Front with weighted sum method. To improve quality and 
> speed of search it would be useful to get list of sensitivity bounds 
> for objective coefficients of variables. 
> If I "use 
> lpx_print_sens_bnds" routine I get a file which is hard to read 
> automatically with a program (I work with C/C++). 
> Is there a way to 
> get sensitivity bounds by API routines?

Unfortunately not. However, you could easily modify the routine
lpx_print_sens_bnds to write sensitivity information in a format
you need.





reply via email to

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