GitHub / AntonioAEMartins / Vehicle-Routing-Problem
A high-performance C++ implementation of the classic Vehicle Routing Problem with multiple solution approaches. This project compares serial, OpenMP parallel, and MPI distributed algorithms to find optimal delivery routes while respecting vehicle capacity constraints.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioAEMartins%2FVehicle-Routing-Problem
PURL: pkg:github/AntonioAEMartins/Vehicle-Routing-Problem
Stars: 0
Forks: 3
Open issues: 0
License: None
Language: C++
Size: 1.7 MB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: algorithms, c-plus-plus, distributed-computing, heuristics, mpi, openmp, optimization, parallel-computing, performance-analysis, supercomputing, vehicle-routing-problem