Quintiq file version 2.0 
 | 
#parent: #root 
 | 
MPVariableGroup ShiftPatternIsUsed 
 | 
{ 
 | 
  DefaultLowerBoundText: '0.0' 
 | 
  DefaultUpperBoundText: '1.0' 
 | 
  DefaultVariableType: 'Binary' 
 | 
  GroupDescription: 'Represents whether a shift pattern is used on a certain unit and period.' 
 | 
  Indices: 
 | 
  [ 
 | 
    AlgorithmGroupIndex 
 | 
    { 
 | 
      IndexType: ShiftPattern 
 | 
      ReferenceName: 'shiftpattern' 
 | 
    } 
 | 
    AlgorithmGroupIndex 
 | 
    { 
 | 
      IndexType: UnitPeriod 
 | 
      ReferenceName: 'unitperiod' 
 | 
    } 
 | 
  ] 
 | 
} 
 |