Saved in:
Bibliographic Details
Main Authors: Omar, Assem, Omar, Youssef, Solayman, Marwa, Mansour, Hesham
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2509.26216
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • In modern logistics management systems, route planning requires high efficiency. The Open Capacitated Vehicle Routing Problem (OCVRP) deals with finding optimal delivery routes for a fleet of vehicles serving geographically distributed customers, without requiring the vehicles to return to the depot after deliveries. The present study is comparative in nature and speaks of two algorithms for OCVRP solution: Ant Colony Optimization (ACO), a nature-inspired metaheuristic; and Google OR-Tools, an industry-standard toolkit for optimization. Both implementations were developed in Python and using a custom dataset. Performance appraisal was based on routing efficiency, computation time, and scalability. The results show that ACO allows flexibility in routing parameters while OR-Tools runs much faster with more consistency and requires less input. This could help choose among routing strategies for scalable real-time logistics systems.