Hello,
I am currently working on a project to develop a warehouse model that would simulate different layouts, also with the help of which I would be able to differentiate the cases on basis of throughput, walking distance, waiting, etc. I have been trying out some small simulations but I really can't get it done.
The problem is that the model that I want to develop has to generate random receiving list and would be putaway into the specified rack locations, also once the putaway is done the system would update the inventory list after which another module will try to generate random orders or else I will be manually adding a list of orders that would be picked from the racks positions. Once picked I need those cases to be moved onto a sorter and then finally to the sink.
If someone is willing to share any simulation that fit into this criteria it would be helpful