1
2
3
4
5
6
7
8
9
10
11
12
13
14
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  Attribute IsRunControllerEnabled 
 |  { 
 |    #keys: '3[141860.4.264380671][141860.4.264380670][141860.4.264380672]' 
 |    Description: 
 |    [* 
 |      If this value is true, then new `LibOpt_Runs` will check with the optimizer run controller when they can be started. 
 |      Note: The optimizer run controller dataset should be loaded and it should be enabled 
 |       
 |      `LibOpt_Optimizer.IsRunControllerEnabled` can be set in the 'Settings run controller' dialog, which can be found in the context menu of the 'Optimizers' form. 
 |    *] 
 |    ValueType: Boolean 
 |  } 
 |  
  |