| 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[122872.0.1915894809][122872.0.1915894808][122872.0.1915894810]' |  |   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 |  | } | 
 |