| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute TimeScalingFactor |  | { |  |   #keys: '3[133336.0.1496896480][133336.0.1496896479][133336.0.1496896481]' |  |   Description: |  |   [* |  |     Used to rescale variables and constraints that are time based. 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). |  |      |  |     By using value 1.0 you get the standard functionality. |  |   *] |  |   ValueType: Real |  | } | 
 |