hi flexsim community
i have Problem , i need to automatic arrange of schedule ( table ) to have max utilization of machine
an example
Product | machines |
Door | B,C |
Leg | A,D |
Table | A,B,C,D |
So the max optimization of this example is
Rank | Product |
1 | Door |
2 | Leg |
3 | Table |
So if we have a long table with many product the number of Probabilities that can be made is great
How can make this idea ? and is that need Experimenter ?
Thank You