Ant Colony Optimisation applied to the Travelling Santa Problem
Elliot Fisher, Robin Smith

TL;DR
This paper introduces TSaP-ACO, a novel ant colony optimization framework for planning Santa Claus's global delivery route, optimizing for energy efficiency and daylight constraints, outperforming traditional methods in complex scenarios.
Contribution
The paper presents a new heuristic framework, TSaP-ACO, that incorporates local darkness feasibility, aerodynamic work minimization, and dynamic speed tuning for efficient route planning.
Findings
Eliminates all daylight violations in benchmark tests.
Reduces total work by up to 10% compared to distance-only ACO.
Cuts energy use by 88% and tour length by 67% in stress tests.
Abstract
The hypothetical global delivery schedule of Santa Claus must follow strict rolling night-time windows that vary with the Earth's rotation and obey an energy budget that depends on payload size and cruising speed. To design this schedule, the Travelling-Santa Ant-Colony Optimisation framework (TSaP-ACO) was developed. This heuristic framework constructs potential routes via a population of artificial ants that iteratively extend partial paths. Ants make their decisions much like they do in nature, following pheromones left by other ants, but with a degree of permitted exploration. This approach: (i) embeds local darkness feasibility directly into the pheromone heuristic, (ii) seeks to minimise aerodynamic work via a shrinking sleigh cross sectional area, (iii) uses a low-cost "rogue-ant" reversal to capture direction-sensitive time-zones, and (iv) tunes leg-specific cruise speeds on the…
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 · Traffic control and management · Maritime Ports and Logistics
