Hello miss, i have a thesis and i need to find the logic in decide modul, my question is how to choose the minimum value variable in decide modul?? So the entity that enter the decide module, will choose the minimum value of variable
Hello Alief, If you want the entity to choose one of the distribution center based on priority then you may use the following logic: 1. Select Type: N-way by condition from the dropdown list inside the decide module. 2. Then in the condition :(Select the type: variable, name: variable name you used, then assign the value in the expression) 3. Repeat step 1 in total for four times.As there are five distribution centers, thus the last one doesn't need to be declared. 4. Then attach the output of the each decide branch to the input of the right distribution center. Hope it helps, Thanks
Very nice explanation madam. How can i model re-entrant routes using Arena madam?
Hello miss, can i get the file for learning materials?
Hello miss, i have a thesis and i need to find the logic in decide modul, my question is how to choose the minimum value variable in decide modul?? So the entity that enter the decide module, will choose the minimum value of variable
In my sistem, there are 5 DC (Distribution Center) to decide. But i wanna the entity have a priority to choose the DC with minimum value
Hello Alief,
If you want the entity to choose one of the distribution center based on priority then you may use the following logic:
1. Select Type: N-way by condition from the dropdown list inside the decide module.
2. Then in the condition :(Select the type: variable, name: variable name you used, then assign the value in the expression)
3. Repeat step 1 in total for four times.As there are five distribution centers, thus the last one doesn't need to be declared.
4. Then attach the output of the each decide branch to the input of the right distribution center.
Hope it helps, Thanks