performed: Spring 2026
In this project, we developed a delivery simulator in which a driver network with various restaurant locations can be simulated based on real timings and order lists. Locations, drivers, dishes and orders are simply loaded as CSV files, and the simulation runs at up to 50x speed on demand.
The special part: the dispatching algorithms are interchangeable. Different strategies for order assignment, route planning and driver distribution can thus be compared under identical conditions, including delivery zones, assortment matching and pre-orders.
A live map shows vehicles, drivers and orders in real time, while an event log records every decision made by the simulation. In addition, a pickup station with an order kiosk and a connection to real smart locker hardware was created.
➤ contact us