An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with djikstra-algorithm

A curated list of projects in awesome lists tagged with djikstra-algorithm .

https://github.com/mfbx9da4/brightpath-backend

Find the safest well lit walking path between two locations on earth.

astar-algorithm djikstra-algorithm osm routing-algorithm

Last synced: 11 Oct 2025

https://github.com/anshumansinha3301/dijkstra-in-python

Small Function Code in Python for implementing Djikstra Algorithm (Shortest Path Algorithm). Can be integrated in big code as a function

djikstra-algorithm dsa-algorithm python shortest-path-algorithm

Last synced: 10 Jul 2025

https://github.com/captv89/searoute

Find the shortest sea route between any two positions. This is insprited by the searoute project by eurostat.

djikstra-algorithm geojson gin-gonic golang graph-algorithms leafletjs

Last synced: 22 Apr 2025

https://github.com/mahrjose/bracu-cse221

BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)

algorithm algorithms bracu bracucse221 cpp cpp17 cse221 djikstra-algorithm lcs-algorithm mahrjose python3 python310

Last synced: 22 Apr 2025

https://github.com/abdellatif-laghjaj/graph-lib

Simple graph theory library built in java

djikstra djikstra-algorithm graph graph-theory java

Last synced: 15 Apr 2025

https://github.com/ayushs2k1/operating-systems-project

The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.

cpp cpu-scheduling deadlock-avoidance deadlock-detection djikstra-algorithm operating-systems priority-scheduling

Last synced: 24 Mar 2025

https://github.com/vaibhav-kesarwani/pathfinding-visualizer-final

👋Welcome to Pathfinding Visualizer! I built this application because I was fascinated by pathfinding algorithms, and I wanted to visualize them in action. I hope that you enjoy playing around with this visualization tool just as much as I enjoyed building it.

astar-algorithm css djikstra-algorithm html javascript pathfinding-algorithm

Last synced: 04 Mar 2025

https://github.com/juliusmarkwei/djikstra-s-algorithm-for-finding-shortest-path

A java desktop application for finding the shortest path on my campus with the help of Dijkstra's algorithm

algorithms-and-data-structures djikstra-algorithm java

Last synced: 26 Jul 2025

https://github.com/akk85/sewer-navigation-game

My final project for CS 2110: Object-Oriented Programming and Data Structures(Java)

concurrency djikstra-algorithm game graph java shortest-path-algorithm

Last synced: 01 Aug 2025

https://github.com/yassir-ai/maze-solving-algorithm

YEAR : 2021 , Maze-solving algorithm with C using djikstra algorithme and DFS algorithme

algorithm c dfs dfs-algorithm djikstra djikstra-algorithm graphics isima kruskal labyrinth maze programming project sdl sdl2

Last synced: 08 Apr 2025

https://github.com/ibz-04/ytugo

Shortest route to get to YTU's faculty of Electric & Electronics Engineering from Entrance A written in pyhton

djikstra-algorithm djisktra folium-maps matplotlib python shortest-path-algorithm ytu

Last synced: 14 Oct 2025

https://github.com/furkanbaran/mapanalyzer

This project is a map analyzer that finds the fastest route between two points using Dijkstra's algorithm and analyzes the map's road network. It can also generate a barely connected map using a minimum spanning tree approach.

djikstra-algorithm java path-finding pathfinding

Last synced: 24 Aug 2025

https://github.com/timopattikawa/akupeta

Final Project for AI and OOP course

command-line djikstra-algorithm java

Last synced: 13 Mar 2025

https://github.com/pritom007/trafficsystem

Simple traffic system using Dijkstra algorithm in java with UI

djikstra-algorithm java sendmail text-to-speech traffic-simulation ui

Last synced: 03 Apr 2025

https://github.com/shojiyao12/routing_implementation

A Routing Protocol Simulator in Python that allows users to simulate and compare two major routing algorithms: Link-State Routing (Dijkstra’s Algorithm) for efficient shortest path computation using a priority queue. Distance-Vector Routing (Bellman-Ford Algorithm) for distributed routing with support for negative weights.

bellman-ford-algorithm distance-vector-routing djikstra-algorithm graph-algorithms link-state-routing networking python

Last synced: 13 Sep 2025

https://github.com/afeefrazick/pathfinding-visualizer

Pathfinding Visualizer helps visualize how different pathfinding algorithms work and the effects of weights and blocks on them.

astar-algorithm djikstra-algorithm react tailwindcss typescript

Last synced: 29 Mar 2025

https://github.com/firyanulrizky/programalgoritma-matematikadiskrit

Mega Projek Matematika Diskrit : Program C Algoritma Kode Prufer, Djikstra, Kruskal, Floyd Warshall, Prim, Bellman Ford

bellman-ford-algorithm discrete-mathematics djikstra-algorithm floyd-warshall-algorithm kruskal-algorithm prim-algorithm prufer

Last synced: 25 Feb 2025

https://github.com/ddiogoo/grokking-algorithms

Codes implemented based on the book "GrokkingAlgorithms"

breath-first-search djikstra-algorithm greedy-algorithms recursions sorting-algorithms

Last synced: 28 Mar 2025

https://github.com/0nom4d/304pacman

EPITECH Mathematical Project about path finding using matrixes and djikstra algorithm.

djikstra-algorithm epitech-project mathematics pathfinding python

Last synced: 01 Apr 2025

https://github.com/chaitanya-uike/path-finding-viz

Path finding visualizer for different shortest path finding algos

astar-algorithm backtracking djikstra-algorithm graph-algorithms maze-generator visualization

Last synced: 11 Aug 2025

https://github.com/akk85/cs-2110

All the Assignments saved from Cornell University CS 2110(Object-Oriented Programming and Data Structures course)

binary-search-tree concurrency datastuctures djikstra-algorithm dynamic-programming graph-algorithms java object-oriented-programming recursion shortest-path-algorithm software-engineering

Last synced: 11 Mar 2025

https://github.com/nicolascoiado/grafo-mobilidade

Este projeto tem como objetivo encontrar o caminho mais rápido ao se locomover utilizando metrôs e trens em São Paulo. Para isso, realizei a construção de um grafo e utilizei o algoritmo de Dijkstra para encontrar as rotas mais rápidas de um local ao outro.

csharp djikstra-algorithm dotnet

Last synced: 11 Mar 2025