| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | | Quintiq file version 2.0 |  | #parent: #root |  | Attribute IsRunControllerEnabled |  | { |  |   #keys: '3[141860.4.264380732][141860.4.264380731][141860.4.264380733]' |  |   Description: |  |   [* |  |     If this value is true, this `LibOpt_Run` checks with the optimizer run controller when it can be started. |  |     Note: The optimizer run controller dataset should be loaded and it should be enabled. |  |      |  |     When a new `LibOpt_Run` is created, then this value is set equal to `LibOpt_Optimizer.IsRunControllerEnabled`. |  |     `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 |  | } | 
 |