The Trajectory of a Vehicle Routing
I recently wanted to view an animation of a vehicle routing optimisation algorithm I have been working on. The algorithm uses a two phase optimisation approach. The first phase is a construction heuristic. The second phase is guided local search meta heuristic. The algorithms primary focus is to produce a visually attractive solution. Visually attractive […]