dijkastra-algorithm
Here are 5 public repositories matching this topic...
Language:All
A indoor navigation app for Graphic Era Hill University using Dijkstra algorithm
- Updated
Oct 17, 2025 - JavaScript
This project aims to plan the routes for an electric vehicle fleet while taking into account the constraints of battery recharging. The program Uses advanced algorithms and graph-based techniques in C++ and allows users to generate efficient route plans based on the provided inputs.
- Updated
Apr 30, 2023 - C++
A C Program To Find The Nearest Police Station And Tell The Shortest Route To Reach The Required Location Of A Hypothetical City (Based On Dijkstra's Algorithm)
- Updated
Oct 1, 2021 - C
A complete Java implementation of lab exercises from the Design and Analysis of Algorithms (DAA) course (Course Code: 23CS253), aligned with the VTU syllabus. Covers brute-force, divide and conquer, greedy, dynamic programming, and backtracking strategies—complete with problem statements, code, and performance analysis plots.
- Updated
Apr 24, 2025 - Java
This is a implementation of Dijkstra Algorithm using P5.js
- Updated
Dec 12, 2018 - JavaScript
Improve this page
Add a description, image, and links to thedijkastra-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedijkastra-algorithm topic, visit your repo's landing page and select "manage topics."