You are browsing as a guest. Sign up (or log in) to start making projects!

3h 8m 23s logged

I worked on implementing a truncated normal distribution sampler, alongside majorly replanning my solution.

Earlier I was thinking, I would model an order as a process but now I understand it’s better to model a real-world process as a “process” instead of modeling a non-active component (e.g- order) as a “process”.

I learnt about “resources” in simpy and am planning to implement delivery riders and order processors as a resources which the delivery process of a given order utilises (in order to? get delivered)

0
14

Comments 0

No comments yet. Be the first!