lazhen
2025-01-07 b3987122cbbc46c5c59d3173f37fca3170b6dc5a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Quintiq file version 2.0
Component pnlContentAlgorithmSelection
{
  #keys: '[136682.2.193811561]'
  BaseType: 'WebPanel'
  Children:
  [
    Component rbgContentAlgorithmSelection
    {
      #keys: '[136682.2.193816065]'
      BaseType: 'WebRadioButtonGroup'
      Properties:
      [
        BoundValue: 'True'
        ButtonLabels: 'Single-echelon safety stock calculation; Multi-echelon inventory optimization'
        ButtonValues: 'True;False'
        DataBinding: 'DataHolderDialogData.Data.UseSingleEchelon'
        Taborder: 0
        Tooltip: '<b>Single-echelon safety stock calculation: </b><br> Calculate safety stocks for any products on pre-determined locations, taking into account service level, demand, demand uncertainty, lead time and lead time variability. <br><br><b>Multi-echelon inventory optimization:</b> <br> Optimize safety stock deployment for finished goods in multi-echelon supply chain, taking into account service levels, demand, demand uncertainty and lead time. '
      ]
    }
  ]
  Properties:
  [
    FixedSize: true
    Taborder: 0
    Title: 'Algorithm Selection'
  ]
}