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
-
Updated
Jun 2, 2017 - Python
Dijkstra's algorithm implementation in python3
-
Updated
Oct 24, 2017 - Python
Dijkstra algorithm implemented using Python.
-
Updated
Nov 27, 2019 - Python
implementation of several graph algorithms (dijkstra, prim, pagerank, bfs, etc) using airport & flights data
-
Updated
Dec 8, 2020 - 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
Python program to compute the shortest path between Indian state capitals using Single Source Shortest Path (SSSP) Algorithm. Fetched distance data from Google Maps, to find the optimal path.
-
Updated
Feb 17, 2025 - Python
Using Dijkstra Path planning algorithm to devise an path for a point robot over an custom created obstacle space
-
Updated
Mar 7, 2020 - Python
🗿 Dijkstra's algorithm and A* (Shipping task) [👩🏫 Teacher: Сокольская Мария Александровна] {2️⃣ Semester} (Programming)
-
Updated
Nov 13, 2022 - Python
This repository serves as a valuable resource for individuals interested in exploring the design and analysis of algorithms. Whether you are a student studying computer science or a developer seeking to enhance your algorithmic skills, this collection will provide you with a diverse set of algorithms to learn from and apply in your projects.
-
Updated
Sep 19, 2023 - Python
A Python-based application which functions as a TFL Journey Tracker, with the use of Dijkstra’s Algorithm to create the most optimised system and route planner.
-
Updated
Aug 1, 2022 - 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."