xiaoding721
2024-10-28 8f6eecfd4ab8b0be0d2e16ad907abd230d2a65ae
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
}