Balance Load Example
About this task

Decision | Weight | Source Qty | Destination Qty | Formula | Load |
SRC1 to DST1 | 15 | 20 | 4 | (15 – 20) + 15 + 4 | 14 |
SRC1 to DST2 | 15 | 20 | 9 | (15 – 20) + 15 + 9 | 19 |
SRC2 to DST1 | 5 | 9 | 4 | (15 – 9) + 5 + 4 | 15 |
SRC2 to DST2 | 10 | 9 | 9 | (15 – 9) + 10 + 9 | 25 |
Max Source region cost of all available source regions is 15.
User Specified Threshold is 16.
Procedure
- Decision SRC1 to DST1, Load is 14, Decision is not eliminated because it does not exceed Threshold.
- Decision SRC1 to DST2, Load is 19, Decision is eliminated because it does exceed Threshold.
- Decision SRC2 to DST1, Load is 15, Decision is not eliminated because it does not exceed Threshold.
-
Decision SRC1 to DST1, Load is 14, Decision is eliminated because it does exceed Threshold