Quintiq file version 2.0 
 | 
#parent: #root 
 | 
MPVariableGroup DelayedSalesDemandQty 
 | 
{ 
 | 
  DefaultLowerBoundText: '0' 
 | 
  DefaultUpperBoundText: 'infreal' 
 | 
  DefaultVariableType: 'Continuous' 
 | 
  Indices: 
 | 
  [ 
 | 
    AlgorithmGroupIndex 
 | 
    { 
 | 
      IndexType: LeafSalesDemandInPeriod 
 | 
      ReferenceName: 'leafsalesdemandinperiod' 
 | 
    } 
 | 
    AlgorithmGroupIndex 
 | 
    { 
 | 
      IndexType: Period_MP 
 | 
      ReferenceName: 'period_mp' 
 | 
    } 
 | 
  ] 
 | 
} 
 |