Skip to content

A C++ application to optimize vehicle routes for a logistics company, minimizing total delivery costs. Includes global search, heuristic search (Nearest Neighbor), and parallel search using OpenMP.

License

Notifications You must be signed in to change notification settings

G3mha/Vehicle-Routing-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Routing Problem (VRP)

Author: Enricco Gemha

Go to main.ipynb file to run this project

About

A C++ application to optimize vehicle routes for a logistics company, minimizing total delivery costs. Includes global search, heuristic search (Nearest Neighbor), and parallel search using OpenMP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published