dijsktra
Here are 16 public repositories matching this topic...
Interactive Visualization of Pathfinding Algorithms (BFS, DFS, Bellman-Ford, Dijkstra, A*) on Bangalore’s Road Network.
-
Updated
Jan 29, 2026 - Python
Analysis of Algorithms II Course Assignments
-
Updated
Apr 23, 2021 - C++
Solutions and practice exercises for Algorithm from LeetCode.
-
Updated
Dec 27, 2025 - C++
Reading a 2 dimensional array from a file and printing the shortest paths as a Voronoi diagram. With and without cost.
-
Updated
Feb 15, 2023 - C++
Project for "Algoritmi e Principi dell'Informatica" course Polimi A.A. 2022/2023
-
Updated
Feb 14, 2025 - C
Dijkstra and WarshallFloyd algorithm: finding shortest path
-
Updated
Feb 22, 2023 - C++
A console-based Hospital Management System in C++17 — no frameworks, no external libraries. Pure DSA implementation using AVL Trees, Max-Heap, Hash Maps, Graphs, Dijkstra, Trie, Stacks, Queues and CSV-based data persistence.
-
Updated
Mar 20, 2026 - C++
using dijsktra algorithm finds routes over given map
-
Updated
Aug 21, 2024 - C++
An app made in Godot 4.4 that allows you to generate mazes with 3 different algorithms and solve them with also 3 algorithms.
-
Updated
May 23, 2026 - GDScript
Dijkstra's dinnig philosophers problem. Introduction to multithreaded programing, concurrency, shared memory space, data-races, deadlocks and other related concepts.
-
Updated
Feb 1, 2024 - C
Solutions and practice exercises for Algorithm from LeetCode.
-
Updated
Dec 27, 2025 - C++
Risk-aware resupply routing for contested logistics: min-cost flow, Edmonds-Karp max-flow/min-cut, and budget-constrained network interdiction. This Operations-research toolkit for contested-logistics routing and interdiction. From-scratch min-cost flow, max-flow/min-cut, and NP-hard interdiction is companion code to a 4-day algorithms unit.
-
Updated
Jul 10, 2026 - Python
This project is a MVP web application for visualizing and comparing shortest routes on a road network using React, Leaflet, GeoServer, and a Node.js backend powered by PostgreSQL/PostGIS/pgRouting, with a comparative analysis of Dijkstra and A* shortest path algorithms.
-
Updated
Dec 5, 2025 - JavaScript
Improve this page
Add a description, image, and links to the dijsktra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dijsktra topic, visit your repo's landing page and select "manage topics."