Conversation

Replying to
It’s fine as stopgap judgment heuristic by local store managers based on what they think the demand pattern is actually about. It would be bad as a strict rule. What if someone is shopping for a large family or a community of seniors etc?
1
Show replies
Replying to
Economics could learn a lot from software systems engineering here. We implement things like backpressure, caching, and exponential backoff to mitigate these kind of problems. (I'm not familiar enough with supply chain to know to what extent these are already implemented.)
1
12
Replying to
They are but not as sophisticated. It’s the same algorithms, but with harsher atoms constraints (eg. inventory of produce rots, caches can stay refreshed forever while the power is on). In fact I suspect the earliest CS versions were probably derived from operations research.
1
10
Show replies