Simulation of product distribution

From Simulace.info
Revision as of 02:03, 21 January 2024 by Pavl08 (talk | contribs) (Method)
Jump to: navigation, search

Title: Simulation of product distribution

Author: Lucia Pavlíková

Method: Agent-based model

Tool: NetLogo

Problem definition

This project explores the optimization of delivery times for distribution vehicles in a city (London) with a complex and challenging logistics environment. This study focuses on key variables that impact delivery efficiency, such as traffic congestion, weather conditions, variability in package handling, and scenarios of unavailability of recipients. The aim is to provide insights and strategies for businesses to enhance their urban distribution operations, making this research relevant for both academic and practical applications in urban logistics.

Method

The model for this project simulates the distribution process in a city (London) using an agent-based approach in NetLogo. In this model, agents represent different elements of the distribution network (delivery vehicle, customers, storage facility). External factors include weather conditions or customers availability.

Model

Results

Conclusion

Code

Sources