1
2
3
4
5
6
7
8
9
10
11
12
13
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute IsBenchmark 
 |  { 
 |    #keys: '3[122872.0.1817965834][122872.0.1817965833][122872.0.1817965835]' 
 |    Description: 
 |    [* 
 |      Returns true if the algorithm run is based on a benchmark from the KT 
 |      Returns false if the algorithm run is based on a optimizer test instance from the KT 
 |      This boolean should only be used if this.IsForBenchmarking is true 
 |    *] 
 |    ValueType: Boolean 
 |  } 
 |  
  |