|
|
|
|
|
by disposedtrolley
1826 days ago
|
|
I used to have those elevators where I worked and everybody hated them. I think the algorithm was tuned for efficiency, so you’d be waiting for an elevator for minutes as it tries to batch everyone up, while a dozen other elevators sit idle. This was made worse through the need to specify the number of people who are travelling to a specific floor so the algorithm can allocate enough space in each elevator. Large groups often ignored this so you’d often find that an elevator you’ve waited minutes for is full, and start the dance all over again. https://en.wikipedia.org/wiki/Destination_dispatch |
|
Same thing happens with traffic lights.