help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Question about scaling MIP


From: Andrew Makhorin
Subject: Re: [Help-glpk] Question about scaling MIP
Date: Mon, 21 Oct 2013 04:44:52 +0400

> I have some questions about how to scale the integer variables of MIP. I take 
> a
> look at `glpscl.c` but not found any information about the integer variables.

On scaling glpk makes no difference between integral and continuous
variables. Please note that the scaling is performed internally and
therefore is transparent to the user on api level. 

> 
> Where in the source code I have to look at? Any tip for a article about that?

The scaling affects only the basis factorization and the simplex solver.





reply via email to

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