| Quintiq file version 2.0 | 
| Component PanelMetaOptimizerSetting | 
| { | 
|   #keys: '[151892.1.2078557695]' | 
|   BaseType: 'WebPanel' | 
|   Children: | 
|   [ | 
|     Component CheckboxUseMetaOptimizer | 
|     { | 
|       #keys: '[151892.1.2078603104]' | 
|       BaseType: 'WebCheckbox' | 
|       Properties: | 
|       [ | 
|         CheckboxType: 'toggle' | 
|         DataBinding: 'DataHolderDialogData.Data.UseMetaOptimizer' | 
|         Label: 'Use meta optimizer approach' | 
|         Taborder: 0 | 
|         Tooltip: 'Enable iterative optimization on sub puzzles' | 
|       ] | 
|     } | 
|     #child: PanelMetaFirstFocusLevel | 
|     Component CheckboxRunFullPlanOptimization id:CheckboxRunFullPlanOptimization_608 | 
|     { | 
|       #keys: '[151892.1.2078548152]' | 
|       BaseType: 'WebCheckbox' | 
|       Properties: | 
|       [ | 
|         CheckboxType: 'toggle' | 
|         DataBinding: 'DataHolderDialogData.Data.MetaOptimizerRunFullPlanPriorToFocus' | 
|         Label: 'Run full plan optimization prior to first focus level' | 
|         Taborder: 2 | 
|         Tooltip: 'Run full plan optimization for levels up to the first overriden focus level. This run is equivalent to the non-meta strategy where levels from the focus level and higher have been removed' | 
|       ] | 
|     } | 
|     #child: PanelMetaLastFocusLevel | 
|     Component EditFieldMaxiTimeForAllIteration | 
|     { | 
|       #keys: '[151892.1.2082247265]' | 
|       BaseType: 'WebEditField' | 
|       Properties: | 
|       [ | 
|         DataBinding: 'DataHolderDialogData.Data.MetaOptimizerMaxNumberOfSecondsAllIterations' | 
|         Label: 'Maximum time for all iterations (sec.)' | 
|         Mask: 'NUMBER' | 
|         Taborder: 4 | 
|         Tooltip: 'The meta optimizer terminates once it cannot find further improvements anymore or the time limit specified here has expired (whichever comes first)' | 
|       ] | 
|     } | 
|     #child: PanelMetaCollapseLevel | 
|   ] | 
|   Properties: | 
|   [ | 
|     FixedSize: true | 
|     Taborder: 1 | 
|     Title: 'Meta optimizer' | 
|   ] | 
| } |