Using Recursive KMeans and Dijkstra Algorithm to Solve CVRP

02/01/2021
by   Hassan Moussa, et al.
0

Capacitated vehicle routing problem (CVRP) is being one of the most common optimization problems in our days, considering the wide usage of routing algorithms in multiple fields such as transportation domain, food delivery, network routing, ... Capacitated vehicle routing problem is classified as an NP-Hard problem, hence normal optimization algorithm can’t solve it. In our paper, we discuss a new way to solve the mentioned problem, using a recursive approach of the most known clustering algorithm “K-Means”, one of the known shortest path algorithm “Dijkstra”, and some mathematical operations. In this paper, we will show how to implement those methods together in order to get the nearest solution of the optimal route, since research and development are still on go, this research paper may be extended with another one, that will involve the implementational results of this thoric side.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/17/2023

A Feasibility-Preserved Quantum Approximate Solver for the Capacitated Vehicle Routing Problem

The Capacitated Vehicle Routing Problem (CVRP) is an NP-optimization pro...
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
02/18/2018

Large Neighborhood-Based Metaheuristic and Branch-and-Price for the Pickup and Delivery Problem with Split Loads

We consider the multi-vehicle one-to-one pickup and delivery problem wit...
research
11/25/2022

Combining Constructive and Perturbative Deep Learning Algorithms for the Capacitated Vehicle Routing Problem

The Capacitated Vehicle Routing Problem is a well-known NP-hard problem ...
research
03/08/2023

Preference-Aware Delivery Planning for Last-Mile Logistics

Optimizing delivery routes for last-mile logistics service is challengin...
research
01/15/2019

Multihop Routing for Data Delivery in V2X Networks

Data delivery relying on the carry-and-forward strategy of vehicle-to-ve...
research
04/04/2022

Price Optimal Routing in Public Transportation

With the development of fast routing algorithms for public transit the o...

Please sign up or login with your details

Forgot password? Click here to reset