A web application solver in Python for the Vehicle Routing Problem with Time Windows (VRPTW)
Visualizar/ Abrir
Data
2025-11-11Autor
Perez, Ana Carolina Bergamasco
Metadata
Mostrar registro completoResumo
não inclui resumo. Abstract : This study presents a web application developed in Python to solve the Vehicle Routing Problem with Time Windows (VRPTW). The solver employs a greedy algorithm to generate the solution, and based on the user’s uploaded customer list and vehicle fleet details, it provides the route planning for the set of customers. The system utilizes external APIs for geolocation and distance matrix calculations, ensuring accurate and efficient routing. Developed to be accessible and democratize vehicle routing optimization solutions for medium and small organizations, the tool offers satisfactory results for real-life datasets, helping to enhance efficiency and reduce logistics-related operational costs