Applying Partial-ACO to Large-scale Vehicle Fleet Optimisation
Darren M. Chitty, Elizabeth Wanner, Rakhi Parmar, Peter R. Lewis

TL;DR
This paper demonstrates that Partial-ACO, a variant of Ant Colony Optimization, effectively scales to large fleet optimization problems, significantly reducing traversal times compared to standard ACO and genetic algorithms.
Contribution
The study introduces and evaluates Partial-ACO for large-scale vehicle fleet optimization, showing its superior scalability and performance over existing methods.
Findings
Partial-ACO improves fleet traversal times by over 44% on real-world data.
Partial-ACO outperforms standard ACO and is competitive with genetic algorithms.
The method scales effectively to problems with up to 298 jobs and 32 vehicles.
Abstract
Optimisation of fleets of commercial vehicles with regards scheduling tasks from various locations to vehicles can result in considerably lower fleet traversal times. This has significant benefits including reduced expenses for the company and more importantly, a reduction in the degree of road use and hence vehicular emissions. Exact optimisation methods fail to scale to real commercial problem instances, thus meta-heuristics are more suitable. Ant Colony Optimisation (ACO) generally provides good solutions on small to medium problem sizes. However, commercial fleet optimisation problems are typically large and complex, in which ACO fails to scale well. Partial-ACO is a new ACO variant designed to scale to larger problem instances. Therefore this paper investigates the application of Partial-ACO on the problem of fleet optimisation, demonstrating the capacity of Partial-ACO to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Vehicle emissions and performance · Transportation and Mobility Innovations
