#dijkstra (8 Repositories)
Ranked open-source repositories tagged with #dijkstra, scored by pull request acceptance likelihood and maintainer engagement velocity.
16.2%
16.1h
8 repositories tagged #dijkstra
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
valhalla/valhalla
Open Source Routing Engine for OpenStreetMap
dbrizov/Unity-PathFindingAlgorithms
BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms
williamfiset/algorithms
A collection of algorithms and data structures
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.
vss2sn/path_planning
This repository contains path planning algorithms in C++ for a grid based search.
dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
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.