Skip to content
#

shortest-path-routing-algorithm

Here are 42 public repositories matching this topic...

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 possessed by its driver. It is also capable of finding the shortest route to reach the destination passing through all the checkpoints which uses our prop…

  • Updated Mar 6, 2018
  • Java

Project Home Delivery Management System implements Travelling Sales Man problem with many extended features such as calculate estimated distance, time, cost, shortest delivery route and send it to the Delivery boy present in Queue

  • Updated Dec 26, 2019
  • C#

A full-stack web application for navigation of the University of Washington Campus that enables shortest-route calculation between buildings and other locations. Builds off the existing, limited University of Washington Campus Map web application in a highly scalable and campus-oriented way.

  • Updated Mar 15, 2023
  • HTML

Реализация алгоритма Дейкстры для поиска кратчайшего пути между двумя вершинами и оптимального маршрута на 3D поверхности с использованием очереди с приоритетом (PriorityQueue).

  • Updated Nov 29, 2022
  • C#

Improve this page

Add a description, image, and links to the shortest-path-routing-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shortest-path-routing-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more