What Did I work On?
I tried simulating a customer in the ordering process.
Along the way I realised that first I’ve to assign a unique location to each customer when I create it. So I spent the rest of the session trying to come up with a good enough model for location assignment and delivery route length determining (BTW I used a city grid model).
What did I learn?
I spent a lot of time(10X of logged) trying to learn SimPy to code the simulation.
Problems along the way?
There was a constant feeling of being stuck because I couldn’t find the right model for location assignment, right way of using SimPy.
Apart from that everything was effortful but pretty fun!
What’s Next:
I will complete the order simulation process which will allow me to generate orders from customers artificially for then feeding to respective delivery systems for testing.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.