xiaoding721
2024-10-28 52bd9a90e6e31eb2c458447fd7fec4e8f99a0fe7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Quintiq file version 2.0
#parent: #root
Attribute IsPostProcessing
{
  #keys: '3[141860.4.372030168][141860.4.372030167][141860.4.372030169]'
  Description:
  [*
    If this attribute is true, then the optimizer will execute the `LibOpt_Component` (and all downstream components) of the `LibOpt_Task`, even when a user manually aborted a run.
    This is to ensure that any post-processing components are always executed. 
    
    This attribute is true if there is an upstream `LibOpt_Link` for which `LibOpt_Link.IsPostProcessing` is true.
  *]
  ValueType: Boolean
}