JS implementation of Single-Source Shortest Path Algorithm based on Duan Et al. research
-
Updated
Oct 31, 2025 - JavaScript
JS implementation of Single-Source Shortest Path Algorithm based on Duan Et al. research
I developed the Dijkstra's Shortest Path Visualization as part of a university assignment. This project was a great opportunity to enhance my knowledge of Object-Oriented Programming (OOP). While there is potential for further improvements, I do not plan to continue its development at this time.
Modern C++ implementation of Pac-Man with advanced AI pathfinding (Dijkstra, A*), OpenGL graphics, particle effects, and bulletproof collision detection. Features 4 unique ghost personalities with sophisticated behavioral algorithms.
This repository contains a project implementing a Red-Black Tree and Dijkstra's algorithm to efficiently find the shortest paths in directed, weighted graphs. Developed as part of a course at POLIMI, the project features optimized data structures and algorithms for graph operations, achieving a grade of 30 cum laude / 30.
A Java-based intelligent multi-modal route planner using Dijkstra’s algorithm. Calculates optimal paths across tram, bus, and taxi networks in Kocaeli, Turkey.
Add a description, image, and links to the djkstra topic page so that developers can more easily learn about it.
To associate your repository with the djkstra topic, visit your repo's landing page and select "manage topics."