yanweiyuan3
2023-08-09 588bc7829387dfc761cc25f06f77d4c81818bd10
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Quintiq file version 2.0
#parent: #root
Attribute MonetaryScalingFactor
{
  #keys: '3[133336.0.1496896475][133336.0.1496896474][133336.0.1496896476]'
  Description:
  [*
    Used to rescale variables that have units of monetary values or costs. The rescaling affects only CPLEX internal calculations, and it is done at time of reading data
    into constraints and bounds, and reversed when reading back the variable optimal values to model. The benefit of scaling can be better numerical stability (and lower kappa values).
    
    The scaling is aimed at goal constraints and variables that use monetary values or costs.
    
    By using value 1.0 you get the standard functionality.
  *]
  ValueType: Real
}