shortest-path-routing-algorithm topic
List
shortest-path-routing-algorithm repositories
SOTA-Py
406
Stars
42
Forks
Watchers
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
Advanced-Shortest-Paths-Algorithms
73
Stars
25
Forks
Watchers
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
Vehicle-Monitoring-And-Routing-System
38
Stars
20
Forks
Watchers
The Vehicle Monitoring And Routing System (VMARS) makes use of GPS to provide the exact location of the vehicle. It allows a parent to monitor the vehicle in real-time using a GPS-based device possess...
drone-delivery-routing-algorithm
18
Stars
8
Forks
Watchers
Given a fleet of drones, a list of customer orders, and availability of the individual products in warehouses, schedule the drone operations so that the orders are completed as soon as possible.