Skip to content

serhiidankovych/cvrp-saving-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVRP Solver with Saving Algorithm

This project implements a Capacitated Vehicle Routing Problem (CVRP) solver using a saving algorithm, built with React.js. CVRP is a classic problem in optimization and logistics where the goal is to determine the most efficient set of routes for a fleet of vehicles to deliver goods to a set of customers while respecting capacity constraints.

Nodes

image

Hamiltonian path

image

Routes

image

Route length

image

About

Capacitated Vehicle Routing Problem (CVRP) using the saving algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors