Projects in Awesome Lists tagged with dijkstra
A curated list of projects in awesome lists tagged with dijkstra .
https://github.com/williamfiset/algorithms
A collection of algorithms and data structures
adjacency adjacency-matrix algorithm algorithms dijkstra dynamic-programming edmonds-karp-algorithm geometry graph-theory linear-algebra mathematics matrix-multiplication maxflow nlog search-algorithm search-algorithms sorting-algorithms strings traveling-salesman tree-algorithms
Last synced: 13 May 2025
https://github.com/williamfiset/Algorithms
A collection of algorithms and data structures
adjacency adjacency-matrix algorithm algorithms dijkstra dynamic-programming edmonds-karp-algorithm geometry graph-theory linear-algebra mathematics matrix-multiplication maxflow nlog search-algorithm search-algorithms sorting-algorithms strings traveling-salesman tree-algorithms
Last synced: 13 Mar 2025
https://github.com/graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
astar dijkstra directions geospatial graphhopper isochrones java map-matching openstreetmap pathfinding public-transportation routing routing-engine
Last synced: 13 May 2025
https://github.com/valhalla/valhalla
Open Source Routing Engine for OpenStreetMap
astar dijkstra directions isochrones multi-modal openstreetmap routing routing-engine tiled traveling-salesman
Last synced: 11 May 2025
https://github.com/sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
algorithms binary-search-tree bst data-structrues dfs dijkstra dynamic-programming graph-algorithms interview-questions java linked-list mergesort search-algorithm shortest-paths sort sorting-algorithms
Last synced: 02 Apr 2025
https://github.com/ibaaj/dijkstra-cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps :earth_africa:.
algorithm cartography dijkstra dijkstra-cartography drawing openstreetmap paris
Last synced: 04 Oct 2025
https://github.com/evenfurther/pathfinding
Pathfinding library for rust
astar dijkstra edmonds-karp graph hacktoberfest kuhn-munkres pathfinding rust
Last synced: 07 Apr 2026
https://github.com/AtsushiSakai/MATLABRobotics
MATLAB sample codes for mobile robot navigation
autonomous-driving autonomous-vehicles dijkstra ekf-slam icp matlab nelder-mead robot robotics
Last synced: 01 Apr 2025
https://github.com/atsushisakai/matlabrobotics
MATLAB sample codes for mobile robot navigation
autonomous-driving autonomous-vehicles dijkstra ekf-slam icp matlab nelder-mead robot robotics
Last synced: 27 Oct 2025
https://github.com/dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
algorithms algorithms-implemented bellman-ford-algorithm biginteger bipartite-graphs competitive-programming data-structures dijkstra disjoint-sets dynamic-programming fft floyd-warshall graphs hashing lca matching matrix-exponentiation recurrence segment-tree string
Last synced: 14 Apr 2025
https://github.com/ai-winter/matlab_motion_planning
Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.
a-star ant-colony-optimization artificial-potential-field d-star dijkstra dynamic-window-approach informed-rrt-star jump-point-search lqr-controller motion-planning mpc-control pid-control rrt rrt-connect rrt-star theta-star voronoi
Last synced: 05 Apr 2025
https://github.com/dbrizov/Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
a-star bfs dijkstra greedy-bfs pathfinding unity3d
Last synced: 25 Apr 2025
https://github.com/dbrizov/unity-pathfindingalgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
a-star bfs dijkstra greedy-bfs pathfinding unity3d
Last synced: 09 Apr 2025
https://github.com/citiususc/hipster
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
android dijkstra graph-search heuristic-search hipster4j java search-algorithm shortest-paths
Last synced: 04 Apr 2025
https://github.com/danth/pathfinder.vim
Vim plugin to suggest better movements
dijkstra efficiency pathfinding vim vim-plugin
Last synced: 25 Oct 2025
https://github.com/ai-winter/python_motion_planning
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, Bezier, Dubins etc.
a-star ant-colony-optimization artificial-potential-field bezier-curve d-star d-star-lite dijkstra dubins-curve informed-rrt-star jump-point-search lazy-theta-star lpa-star model-predictive-control motion-planning python rrt rrt-connect rrt-star theta-star voronoi
Last synced: 31 Mar 2025
https://github.com/JoeKarlsson/data-structures
Common data structures and algorithms implemented in JavaScript
a-star algorithm algorithms array binary-heap bitwise breadth-first-search data-structures dijkstra graph graph-algorithms hash-table linked-list memoization queue shortest-paths sorting-algorithms-implemented stack tree
Last synced: 20 Feb 2026
https://github.com/npretto/pathfinding
Visual explanation of pathfinding algorithms and how a*, Dijkstra and BFS can be seen as the same algorithm with different parameter/data structures used under the hood
bfs dijkstra heuristic pathfinding
Last synced: 17 Mar 2025
https://github.com/albertorestifo/node-dijkstra
A NodeJS implementation of Dijkstra's algorithm
Last synced: 31 Jan 2026
https://github.com/chen0040/js-graph-algorithms
Package provides javascript implementation of algorithms for graph processing
bellman-ford-algorithm breadth-first-search connected-components depth-first-search dijkstra dijkstra-shortest-path kruskal-algorithm maxflow mincut minimum-spanning-trees prim-algorithm strongly-connected-components topological-sort
Last synced: 04 Apr 2025
https://github.com/anthonynsimon/java-ds-algorithms
Data Structures and Algorithms in Java
algorithm dijkstra graph hash-map java matrix palindrome permutation sort stack strings tree trie
Last synced: 16 Mar 2025
https://github.com/hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
algorithm algorithm-library csharp csharp-code csharp-library dijkstra dijkstra-algorithm dijkstra-shortest-path dijsktra-shortest-path implementation pathfinding pathfinding-algorithm pathfinding-library unity unity-3d unity-scripts unity2d unity3d
Last synced: 24 Oct 2025
https://github.com/vittoriopiotti/dijkstrasolver-bootstrap-vis
Dijkstra Solver dal design efficace per creare e caricare esercizi su Dijkstra con visualizzazione di tutti i cammini minimi e con archi direzionabili
dijkstra dijkstra-algorithm dijkstra-gui dijkstra-map dijkstra-shortest-path
Last synced: 15 Oct 2025
https://github.com/seung-lab/dijkstra3d
Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
2d 3d 3d-image-volumes a-star a-star-algorithm a-star-search bidirectional-dijkstra bidirectional-search biomedical-image-processing cpp dijkstra dijkstra-algorithm dijkstra-shortest-path path-planning pathfinding python shortest-path skeletonization unidirectional-search
Last synced: 07 Apr 2025
https://github.com/chen0040/lua-graph
Graph algorithms in lua
bellman-ford-algorithm breadth-first-search connected-components depth-first-search dijkstra dijkstra-algorithm maxflow mincut minimum-spanning-trees shortest-paths strongly-connected-components topological-sort
Last synced: 15 Aug 2025
https://github.com/vittoriopiotti/dijkstraalgorithm-c
Pseudocodifica in C dell'algoritmo di Dijkstra con calcolo di tutti i valori minimi e con archi direzionabili
algorithm c dijkstra dijkstra-algorithm
Last synced: 11 Apr 2025
https://github.com/knotzerio/indoor-wayfinder
Interactive SVG map with indoor wayfinding powered by React
dijkstra dijkstra-algorithm floorplan floorplans indoor-mapping indoor-maps indoor-navigation indoor-positioning navigation react wayfinding
Last synced: 22 Apr 2025
https://github.com/lddl/ch
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
breadth-first-search contraction-hierarchies dijkstra dijkstra-algorithm graph hacktoberfest hacktoberfest-accepted hactoberfest2022 isochrone-map isochrones osm pathfinding shortest-path-algorithm shortest-paths turn-restrictions
Last synced: 10 Jul 2025
https://github.com/dilumaluthge/lightosm.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
astar dijkstra geospatial julia kdtree nominatim openstreetmap overpass rtree
Last synced: 16 Apr 2026
https://github.com/deloitteoptimalreality/lightosm.jl
A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
astar dijkstra geospatial julia kdtree nominatim openstreetmap overpass rtree
Last synced: 09 Apr 2025
https://github.com/tcort/dijkstrajs
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.
dijkstra javascript shortest-paths
Last synced: 05 Apr 2025
https://github.com/supermitch/chinese-postman
My Python solution to the Chinese-Postman problem.
circuit dijkstra graph network
Last synced: 11 Apr 2025
https://github.com/cschen1205/cs-algorithms
Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing
algorithms bellman-ford-algorithm binary-search-tree dijkstra max-flow red-black-tree sorting-algorithms substring-search symbol-table topological-sort
Last synced: 03 Sep 2025
https://github.com/herrkaefer/psycopgr
A Python wrapper of pgRouting for routing from nodes to nodes on real map.
astar dijkstra openstreetmap pgrouting postgis postgresql python-wrapper routing
Last synced: 21 Feb 2026
https://github.com/ahojukka5/dijkstra
dijkstra is a native Python implementation of famous Dijkstra's shortest path algorithm. The implemented algorithm can be used to analyze reasonably large networks. The primary goal in design is the clarity of the program code. Thus, program code tends to be more educational than effective.
algorithm dijkstra path python shortest
Last synced: 21 Mar 2025
https://github.com/mindawei/cdn
2017华为软件精英挑战赛初赛、复赛、决赛代码。(最终排名总决赛第14名)
dijkstra game huawei java min-cost-flow zkw
Last synced: 02 Aug 2025
https://github.com/yashbansod/cpp_planning
This is a C++ repository containing various algorithms implemented by me for solving robotics problems
a-star ana-star ara-star d-star-lite dijkstra kalman-filter motion-planning motion-prediction path-planning robotics rrt weighted-a-star
Last synced: 03 Mar 2026
https://github.com/arasgungore/cmpe250-projects
Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.
algorithm algorithms algorithms-and-data-structures data-structures data-structures-algorithms data-structures-and-algorithms dijkstra dijkstra-algorithm dijkstra-shortest-path dijkstras-algorithm dinic-algorithm discrete-event-simulation dsa dynamic-programming graph-algorithms java job-scheduling job-scheduling-algorithm prims-algorithm prims-algorithm-java
Last synced: 12 Apr 2025
https://github.com/justbuchanan/graph-algorithms-qt
Basic graph algorithms + Qt GUI
a-star algorithms bazel dijkstra qml qt5
Last synced: 20 Oct 2025
https://github.com/geocrystal/dijkstra
Dijkstra's algorithm using a priority queue in Crystal
crystal dijkstra dijkstra-algorithm priority-queue
Last synced: 03 May 2025
https://github.com/rxdu/libgraph
C++ class templates for graph construction and search
Last synced: 28 Jan 2026
https://github.com/studiomado/query-bundle
Query doctrine database from query string and provide HATEOAS responses.
database dijkstra doctrine doctrine2 graphql hateoas query-builder rest-api symfony
Last synced: 14 Jan 2026
https://github.com/trafficgcn/osmnx_adjacency_matrix_for_graph_convolutional_networks
Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs
adjacency-matrix data-science dijkstra dijkstra-algorithm gcn graph graph-algorithms graph-convolutional-networks matrix metrla open-street-map optimal-route osm osmnx python traffic traffic-analysis traffic-congestion
Last synced: 27 Oct 2025
https://github.com/paarthmadan/playground
Fundamental computer science algorithms and preparation for computing contests.
algorithm breadth-first-search canadian-computing-competition ccc dijkstra java python rust
Last synced: 02 Mar 2026
https://github.com/atlou/route
Winner of Swift Student Challenge 2024. Pathfinding visualization iOS app built with SwiftUI.
a-star dijkstra greedy-best-first-search pathfinding swift swift-student-challenge swift-student-challenge-winner swiftui wwdc24
Last synced: 11 Apr 2025
https://github.com/abraaohonorio/algorithms-data-structures
Implementations of Fundamental Algorithms & Data Structures in C++.
a-dynamic-programming alogrithms analysis cplusplus-11 cpp dijkstra greedy-programming heuristic-search-algorithms insertion-sort knapsack-problem minimum-spanning-tree prim radix-sort sort sorting-algorithms travelling-salesman-problem
Last synced: 10 Apr 2025
https://github.com/pallas/libite
Examples of intrusive container templates in C++.
dijkstra dijkstra-algorithm disjoint-set hash-table heap heapsort heapsort-algorithm intrusive-containers kruskal kruskal-algorithm list list-sort mergesort mergesort-algorithm misra queue red-black-tree tarjan tarjan-algorithm tree-sort
Last synced: 07 May 2025
https://github.com/lddl/osm2ch
Convert OSM-file to graph for contraction hierarchies
contraction-hierarchies dijkstra dijkstra-algorithm graph hacktoberfest osm pathfinding shortest-path-algorithm shortest-paths turn-restrictions
Last synced: 09 Oct 2025
https://github.com/gkonovalov/algorithms
Algorithms and Data Structures a comprehensive collection of fundamental Algorithms and Data structures organized into various categories to cater to the needs of software engineers and computer science students.
a-star algorithm algorithms algorithms-and-data-structures bellman-ford binary-search convex-hull data-structures dijkstra dynamic-programming floyd-warshall huffman-coding interview-questions kruskal levenshtein-distance merge-sort network-flow prim quick-sort topological-sort
Last synced: 18 Sep 2025
https://github.com/moul/graphman
graph manipulation library in golang (pert, cpm, dijkstra, ...)
cpm dijkstra graph graph-theory pert
Last synced: 14 Apr 2025
https://github.com/karmakamikaze/fcds
This program is designed to simulate the effect of adding idle zones to a food courier delivery service.
astar bfs courier-management dijkstra pathfinding simulation website
Last synced: 18 Mar 2025
https://github.com/joshuainovero/pathfinding-visualizer-cpp
algorithms astar bfs dfs dijkstra graph pathfinding shortest-path
Last synced: 28 Feb 2026
https://github.com/dkruchinin/spdemo
Shortest path finding algorithms visualized
a-star bfs dijkstra graph-algorithms pygame python visualisation
Last synced: 22 Jun 2025
https://github.com/trafficgcn/40_cities_osmnx_adjacency_matrices_for_graph_convolutional_networks
Dijkstra adjacency distance matrices were calculated for 40 cities from traffic sensor locations provide by UTD19 https://utd19.ethz.ch/.
adjacency-matrix dijkstra dijkstra-algorithm dijkstra-shortest-path graph-network graph-networks graph-neural-network graph-neural-networks matrix networkx networkx-graph open-street-map openstreetmap osmnx traffic traffic-analysis traffic-congestion traffic-prediction traffic-simulation
Last synced: 05 Apr 2025
https://github.com/willybrauner/dijkstra-algorithm
Dijkstra's algorithm implementation for any data structure
algorithm dijkstra dijkstra-algorithm
Last synced: 04 Nov 2025
https://github.com/ugnelis/go-dijkstra-in-parallel
Dijkstra's shortest path in parallel.
dijkstra dijkstra-in-parallel dijkstra-shortest-path go parallel
Last synced: 20 Aug 2025
https://github.com/fabiannorbertoescobar/grafos
Algoritmos de Grafos. Grafos No Dirigidos No Ponderados y Ponderados. Grafos Dirigidos Ponderados. Coloreo de Grafos con algoritmos Secuencial Aleatorio, Welsh-Powell y Matula. Algoritmos de Dijkstra, Prim, Kruskal, Floyd, Warshall. Búsqueda en Profundidad (DFS) y Búsqueda en Anchura (BFS).
arbol bfs coloreo dfs dijkstra floyd-warshall grafos kruskal matula powell prim welsh
Last synced: 21 Apr 2025
https://github.com/ciobanunicolae/shortest-path-vis
A javascript based pathfinder program that evaluates the shortest path between two destinations using Dijkstra's Algorithm, BFS, DFS and displays it using React.
algorithms bfs dfs dijkstra javascript react reactjs visualization
Last synced: 23 Apr 2025
https://github.com/zhaohuabing/shortest-path-weighted-graph-dijkstra-java
Find the shortest path between two nodes in a weighted graph based on Dijkstra algorithm
Last synced: 13 Apr 2025
https://github.com/trafficgcn/optimal_path_dijkstra_for_data_science
Plotting the Optimal Route in Python for Data Scientists using the Dijkstra Algorithm
data-science dijkstra dijkstra-algorithm dijkstra-shortest-path map mapping open-street-map optimal-route osm osmnx python
Last synced: 27 Oct 2025
https://github.com/hemmatiali/currencyconverter
Currency Converter in C# .NET 8 using Dijkstra's Algorithm for accurate and efficient currency conversions, including indirect paths. Features thread-safe operations, memory caching, and easy configuration management. Ideal for reliable and high-performance currency exchange applications.
csharp currencyconverter currencyexchange dijkstra dijkstraalgorithm dotnet
Last synced: 06 Mar 2026
https://github.com/samankhamesian/algorithms-implementation
This repository will hold source codes for different classic algorithms in computer science
algorithms-and-data-structures bellman-ford bfs bubble-sort dfs dijkstra disjoint-set dynamic-programming graph-algorithms insertion-sort kruskal merge-sort selection-sort tsp
Last synced: 17 Mar 2025
https://github.com/xvi-xv-xii-ix-xxii-ix-xiv/xgraph
A comprehensive Rust library providing efficient graph algorithms for solving real-world problems in social network analysis, transportation optimization, recommendation systems, and more
adjacency-matrix bridge-detection community-detection dijkstra directed-graph graph graph-algorithms graph-analysis graph-processing graph-theory heterogeneous leiden-algorithm multigraph rust weighted-graph
Last synced: 12 Jun 2025
https://github.com/douglasmakey/dijkstra-heap
Simple implementation of Dijkstra using a heap in Golang
dijkstra dijkstra-algorithm go golang heap
Last synced: 17 Mar 2025
https://github.com/maacpiash/cse440
🎓 🧠 Assignments of Artificial Intelligence course (CSE440) offered by the Department of Electrical and Computer Engineering at North South University, Dhaka, Bangladesh.
academic algorithm artificial-intelligence decision-tree dijkstra game graph machine-learning python shortest-path
Last synced: 29 Aug 2025
https://github.com/lvmalware/paa_trabalho
Trabalho da disciplina Projeto e Análise de Algoritmos
dijkstra dijkstra-algorithm graphs kruskal kruskal-algorithm minimal-spanning-tree priority-queue quicksort shortest-paths
Last synced: 06 May 2025
https://github.com/username0x0a/swiftydijkstra
Simple objective implementation of Dijkstra algorithm (shortest path search) written in Swift
dijkstra dijkstra-algorithm dijkstra-swift shortest-path-problem shortest-paths swift
Last synced: 28 Feb 2026
https://github.com/danieldidiobalsamo/maze_generator
Maze generator and solver | C++ / Web Assembly / Vue.js
a-star cpp dijkstra emscripten emscritpen maze-generator vue wasm webassembly
Last synced: 26 Oct 2025
https://github.com/neki-dev/pathfinding-worker
🧩 Fast node.js pathfinding on workers for grid-based games
astar dijkstra find grid navigation node path pathfinding way worker
Last synced: 19 Mar 2025
https://github.com/ereminiu/spb-subway
SPB subway simulator
dijkstra dijkstra-algorithm dijkstra-shortest-path go golang levenshtein-distance subway subway-time subway-train web web-app web-application
Last synced: 29 Oct 2025
https://github.com/parissashahabi/game-playing-intelligent-agent
Implemented reinforcement learning algorithms, including Value-Iteration and Q-Learning, for a 2D grid world Markov Decision Process resembling a Pac-man game. Also applied the Mini-Max algorithm and common path-planning techniques such as A*, Dijkstra, and bidirectional search.
astar-algorithm bidirectional-search dijkstra markov-decision-processes mdp minimax pac-man-game path-planning q-learning reinforcement-learning rl value-iteration
Last synced: 22 Jan 2026
https://github.com/liquidatorcoder/eyrc-3469-2019-task-submissions
🧪🔬This repository contains the task submissions of the team #3469 of E-YANTRA 2019-2020.👨💻⚡
atmega2560 dijkstra eyantra iitbombay linefollower robotics
Last synced: 27 Apr 2026
https://github.com/xiaoxiae/terrarianpchappiness
A script to generate a layout that ensures the maximum happiness for all NPCs.
Last synced: 15 Mar 2026
https://github.com/bloomca/algorithms
Computer Science Algorithms in Python for educational purposes
algorithms dijkstra heap learning python sorting-algorithms
Last synced: 28 Mar 2025
https://github.com/hediske/fantastic-path-finder
A path Finder app with map generation made using React Js and Tailwind CSS . It uses Recursive Division or Binary Tree for the Maze generation and Dijkstra , BFS , DFS and A Star for the Path Finding .
astar bfs dfs dijkstra recursive-div shortest-path-algorithm
Last synced: 09 Feb 2026
https://github.com/flemeur/go-shortestpath
A collection of shortest path algorithms written in Go
dijkstra go golang shortest-path-algorithm shortest-path-algorithms shortestpath
Last synced: 12 Jan 2026
https://github.com/rafael-cordeiro/multipoint-routing-app
Implementação de roteamento multi-pontos com caminho mínimo para trabalho de conclusão de curso
dijkstra java neo4j openaddresses openstreetmap python vuejs
Last synced: 26 Feb 2026
https://github.com/teodutu/pa
Proiectarea Algoritmilor - UPB 2019
algorithms astar backtracking bellman-ford bfs dfs dijkstra divide-and-conquer dynamic-programming edmond-karp greedy-algorithms kahns-alogrithm kruskal minimax tarjan upb
Last synced: 10 Jul 2025
https://github.com/ameerthehacker/graph.js
A simple graph ADT made for JavaScript :fire:
Last synced: 23 Mar 2025
https://github.com/ralphv/dijkstra
A glorified 🙌 implementation of Dijkstra using TS
dijkstra longest-path shortest-path shortest-path-algorithm
Last synced: 06 Jun 2026
https://github.com/disconnect3d/mpi_dijkstra
Dijkstra path finding algorithm implemented using MPI
c dijkstra dijkstra-shortest-path mpi mpi-dijkstra parallel
Last synced: 04 May 2026
https://github.com/nikhilcodes/pathfinder-algovisual
Program to visually simulate the working of Path Finding Algorithms (i.e. Dijkstra and A*)
Last synced: 04 Apr 2025
https://github.com/killpop3770/pathfinders
Visualization of algorithms like BFS, DFS, GBFS, Dijkstra and A_Star(A*)
astar bfs dfs dijkstra gbfs pathfinding visualization
Last synced: 08 Nov 2025
https://github.com/sleekpanther/bellman-ford
Shortest Paths from every vertex to a goal vertex allowing negative-weight edges (when Dijkstra's fails)
algorithm algorithms bellman-ford bellman-ford-algorithm cycle dijkstra dynamic-programming edge graph graphs memoization negative-weight noah noah-patullo pattullo pattulo patullo patulo shortest-paths
Last synced: 12 Oct 2025
https://github.com/pycui/pond-solver
A solver for the mobile game "Pond"
dijkstra puzzle puzzle-solution puzzle-solver
Last synced: 13 Mar 2025
https://github.com/sys27/maze
Path search algorithms
astar astar-algorithm bfs bfs-algorithm dijkstra dijkstra-algorithm
Last synced: 28 Mar 2025
https://github.com/mohakcodes/algograph
AlgoGraph is an interactive web application allowing users to visualize and understand various pathfinding algorithms. Built with React and JavaScript, this project provides an engaging platform to explore the inner workings of popular algorithms such as Dijkstra's, Depth-First Search (DFS), and Breadth-First Search (BFS).
algorithm bfs dfs dijkstra javascript pathfinding reactjs shortest-path-algorithm visualization
Last synced: 06 May 2026
https://github.com/eprbell/prezzemolo
Prezzemolo is a collection of classic data structure and algorithms that are useful in many different projects. The goal is to provide components that are robust, efficient and small.
algorithms avl classic computer-science data-structures dijkstra graph tree
Last synced: 18 Mar 2025
https://github.com/nemeslaszlo/dijkstra
Dijkstra Implementation with Python 2.7
dijkstra dijkstra-algorithm python27
Last synced: 25 Oct 2025
https://github.com/hanzopgp/architectapp
Architecture app, AI-Driven decision making, implementing several algorithms (BFS, DFS , Backtrack, Constraints, Djikstra, MAC, heuristics etc...).
artificial-intelligence astar backtrack bfs constraint dfs dijkstra local-consistency solver university
Last synced: 05 Mar 2025
https://github.com/himanegi/hitch-hike-2.0
Hitch Hike 2.0 is a web application designed to connect drivers and passengers looking for rides. It aims to reduce the environmental impact of individual car travel by encouraging carpooling and sharing rides.
carpool dijkstra express haversine html-canvas mongodb nextjs nodejs nominatim
Last synced: 04 Nov 2025
https://github.com/ivanbgd/dijkstra-shortest-paths-algorithm
Different implementations of the Dijkstra Shortest Paths algorithm, including a Bidirectional version.
bidirectional-dijkstra dijkstra dijkstra-algorithm dijkstra-shortest-path graphs planar-graphs python
Last synced: 24 Oct 2025
https://github.com/gabrielemaurina/combinatorial_optimization_project
Combinatorial Optimization Project
dijkstra ford-fulkerson max-flow shortest-path
Last synced: 06 Jan 2026
https://github.com/jaydattpatel/graphs-dijkstra-floyd-algorithm
Different operation of Directed Graph or Undirected Graph using C++
adjacency-matrix all-pairs-shortest-path cpp dijkstra dijkstra-algorithm dijkstra-shortest-path directed-graph distance-matrix edges floyd-warshall graphs incidence-matrix object-oriented-programming online-manipal-bca shortest-paths undirected-graphs vertex vertex-edge
Last synced: 09 Feb 2026
https://github.com/crazycapivara/docker-postgis-graphhopper
Calls the graphhopper API from postgres/postgis!
dijkstra docker graphhopper isochrones postgis routing-engine spatial
Last synced: 10 May 2026
https://github.com/smitbarmase/search-algorithm-visualizer
Visualizes different pathfinding algorithms like, BFS, DFS, Best First Search, A* using React.
a-star-path-finding bfs dfs dijkstra maze-generator react
Last synced: 22 Apr 2026