A Vehicle Routing Problem solver
-
Updated
Nov 17, 2024 - Rust
A Vehicle Routing Problem solver
A collection of NVIDIA cuOpt samples and other resources
Solve vehicle routing problems with Google Maps Platform Route Optimization
部分关于车辆路径规划问题(Vehicle Routing Problem, VRP)的智能优化算法
A super simple Python wrapper for the constrained traveling salesman and vehicle routing problem solver LKH-3.
Vehicle Routing Problems on the Database
Multi Depot Vehicle Routing Problem (MDVRP) with genetic algorithm & brute force solver written in Python.
This solution was written in python and is based on the vehicle routing problem
Enterprise Route Management is an Esri Professional Services' solution for routing a fleet of vehicles.
RESTful API Server for scheduling VRP tasks using vrpRouting and VROOM, written in Go. Demo Application
Optimize specified transports (pickups and deliveries) and displays the optimal routes for each of your vehicles.
This program is a solution to the Vehicle Routing Problem for Pickup and Delivery (VRPPD) with constraint on distance travelled by each driver. It efficiently assigns loads to drivers while minimizing total distance travelled using Clark-Wright Savings algorithm
This reporsitory contains a console application that will generate VRP instances and solve it with column generation method and custom labeling algorithms. For further description please consult the readme file
Multiple Vehicle Routing simulation based off a naive greedy algorithm.
Optimize specific transports (single depot location, customer locations with pickups and deliveries) and displays the optimal routes for each of your vehicles on the map.
PLR curricular unit project & class assignments (FEUP MEIC 4th) 22/23
Optimized Routing for Electric Delivery Vehicles
This is a project that explains how I used NodeXL and VRP solver for a Supply Chain Distribution Analysis.
Explore different VRP options e.g. Google OR-tools
Add a description, image, and links to the vrp-solver topic page so that developers can more easily learn about it.
To associate your repository with the vrp-solver topic, visit your repo's landing page and select "manage topics."