Solving High Volume Capacitated Vehicle Routing Problem with Time Windows using Recursive-DBSCAN clustering algorithm

12/05/2018
by   Kamil Bujel, et al.
0

This paper introduces a new approach to improve the performance of the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solvers for a high number of nodes. It proposes to cluster nodes together using Recursive-DBSCAN - an algorithm that recursively applies DBSCAN until clusters below the preset maximum number of nodes are obtained. That approach leads to 61 Optimization Tools, while the difference of total distance and number of vehicles used by found solutions is below 7 the Recursive-DBSCAN method is because of splitting the node-set into constituent clusters, which limits the number of solutions checked by the solver, consequently reducing the runtime. The proposed method consumes less memory and is able to find solutions for problems up to 5000 nodes, while the baseline Google Optimisation Tools solves problems up to 2000 nodes.

READ FULL TEXT
research
02/27/2014

A Parallel Memetic Algorithm to Solve the Vehicle Routing Problem with Time Windows

This paper presents a parallel memetic algorithm for solving the vehicle...
research
07/29/2022

Capacitated Vehicle Routing Problem Using Conventional and Approximation Method

This paper attempts to solve the famous Vehicle Routing Problem by consi...
research
09/07/2020

Supporting the Problem-Solving Loop: Designing Highly Interactive Optimisation Systems

Efficient optimisation algorithms have become important tools for findin...
research
03/16/2020

Solving Area Coverage Problem with UAVs: A Vehicle Routing with Time Windows Variation

In real life, providing security for a set of large areas by covering th...
research
06/10/2021

An SMT Based Compositional Model to Solve a Conflict-Free Electric Vehicle Routing Problem

The Vehicle Routing Problem (VRP) is the combinatorial optimization prob...
research
06/14/2023

Qubit efficient quantum algorithms for the vehicle routing problem on quantum computers of the NISQ era

The vehicle routing problem with time windows (VRPTW) is a classic optim...
research
04/25/2021

RP-DQN: An application of Q-Learning to Vehicle Routing Problems

In this paper we present a new approach to tackle complex routing proble...

Please sign up or login with your details

Forgot password? Click here to reset