All Projects → cbao → Multiple-Vehicle-Routing

cbao / Multiple-Vehicle-Routing

Licence: other
Simple MVR simulation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Multiple-Vehicle-Routing

cplex-example
Solving a TSP with the CPLEX C++ API.
Stars: ✭ 40 (+48.15%)
Mutual labels:  traveling-salesman, tsp
VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Stars: ✭ 166 (+514.81%)
Mutual labels:  vehicle-routing-problem, tsp
TravelingSalesmanHeuristics.jl
Julia package for simple traveling salesman problem heuristics
Stars: ✭ 46 (+70.37%)
Mutual labels:  traveling-salesman, tsp
cplex-vrptw-implementation
An implementation of VRPTW in CPLEX
Stars: ✭ 22 (-18.52%)
Mutual labels:  vehicle-routing-problem, vrp
Valhalla
Open Source Routing Engine for OpenStreetMap
Stars: ✭ 1,794 (+6544.44%)
Mutual labels:  routing, traveling-salesman
tsp-essay
A fun study of some heuristics for the Travelling Salesman Problem.
Stars: ✭ 15 (-44.44%)
Mutual labels:  traveling-salesman, tsp
optimizer-api
Unified API for multiple optimizer engines
Stars: ✭ 26 (-3.7%)
Mutual labels:  vrp, tsp
Optaplanner
AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Stars: ✭ 2,454 (+8988.89%)
Mutual labels:  vehicle-routing-problem, traveling-salesman
optimization
Routing optimization module module for Itinero.
Stars: ✭ 47 (+74.07%)
Mutual labels:  routing, tsp
Osrm Backend
Open Source Routing Machine - C++ backend
Stars: ✭ 4,716 (+17366.67%)
Mutual labels:  routing, traveling-salesman
python-tsp-simulated-annealing
Visualisation of Simulated Annealing algorithm to solve TSP
Stars: ✭ 41 (+51.85%)
Mutual labels:  traveling-salesman, tsp
TSP
Traveling Salesperson Problem - R package
Stars: ✭ 54 (+100%)
Mutual labels:  tsp
ga-for-cvrp
Capacitated Vehicle Routing Problem
Stars: ✭ 56 (+107.41%)
Mutual labels:  tsp
SymfonyModularRouting
[DEPRECATED] Decouple your Symfony routing to independent, standalone services.
Stars: ✭ 18 (-33.33%)
Mutual labels:  routing
bbbike
BBBike
Stars: ✭ 56 (+107.41%)
Mutual labels:  routing
path-to-regexp-php
PHP port of https://github.com/pillarjs/path-to-regexp
Stars: ✭ 21 (-22.22%)
Mutual labels:  routing
angular-lazy-loading
Angular 15 & React 18 Examples Lazy Loading
Stars: ✭ 39 (+44.44%)
Mutual labels:  routing
node-match-path
Matches a URL against a path. Parameters, wildcards, RegExp.
Stars: ✭ 30 (+11.11%)
Mutual labels:  routing
CAPRICEP
An extended TSP (Time Stretched Pulse). CAPRICEP substantially replaces FVN. CAPRICEP enables interactive and real-time measurement of the linear time-invariant, the non-linear time-invariant, and random and time varying responses simultaneously.
Stars: ✭ 23 (-14.81%)
Mutual labels:  tsp
p4fpga
P4-14/16 Bluespec Compiler
Stars: ✭ 70 (+159.26%)
Mutual labels:  routing

Multiple Vehicle Routing simulation based off a naive greedy algorithm.

Don't use this or anything like this for your logistics company, you will lose all your money :)

Red/Green Triangles: Vehicles

Blue circles: Targets that have not yet been reached

Pink circles: Targets that have already been reached

alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].