dijkstra-algorithm
Here are 363 public repositories matching this topic...
A Python-based Pac-Man game that uses Dijkstra's and A* algorithms to power intelligent ghost AI pathfinding. Built with Pygame, it features interactive gameplay and customizable grid-based maps.
-
Updated
May 25, 2025 - Python
Python implementation of OOP for directed and undirected graphs. Includes well known DFS, BFS and dijkstra's algorithm.
-
Updated
Aug 21, 2021 - Python
An interactive tool which visualizes path finding algorithms on a grid.
-
Updated
Jan 16, 2024 - Python
TU Dresden RoboLab Project. Python3, LEGO EV3
-
Updated
Mar 12, 2025 - Python
Graph library
-
Updated
Apr 3, 2024 - Python
A path finder program using Python to find the shortest walking distance between different buildings at Augustana University
-
Updated
Mar 5, 2020 - Python
An interactive web application for shortest path and congestion-aware routing on city road networks using OpenStreetMap (OSM) data. Built with Streamlit, OSMnx, and NetworkX, the app uses a customized Dijkstra’s algorithm to compute optimal routes that consider simulated traffic congestion.
-
Updated
Jul 17, 2025 - Python
Interactive Streamlit simulator comparing Dijkstra routing with AI-based Q-Learning under network congestion.
-
Updated
Dec 2, 2025 - Python
Dijkstra's algorithm implementation in python3
-
Updated
Oct 24, 2017 - Python
-
Updated
Jun 2, 2017 - Python
implementation of several graph algorithms (dijkstra, prim, pagerank, bfs, etc) using airport & flights data
-
Updated
Dec 8, 2020 - Python
Dijkstra algorithm implemented using Python.
-
Updated
Nov 27, 2019 - Python
Labyrinthe with Tkinter.
-
Updated
Oct 1, 2022 - Python
Artificial Intelligence final project. implementing negamax.
-
Updated
Oct 15, 2023 - Python
Assignment work from my 'Algorithms and data structures' (FIT2004) computer science class at university
-
Updated
Dec 1, 2022 - Python
A pathfinder software made for UK, London subway system using various algorithms. Made for COMPSCI 2XC3 group project.
-
Updated
Apr 6, 2025 - Python
Improve this page
Add a description, image, and links to the dijkstra-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dijkstra-algorithm topic, visit your repo's landing page and select "manage topics."