shortest-path topic
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
pyastar2d
A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.
Reinforcement_Learning_in_Python
Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa
aleph_star
Reinforcement learning with A* and a deep heuristic
pyvisgraph
Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points
graph-theory
A simple graph library
Dijkstra.NET
Graph processing library
dijkstra3d
Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
geodesic_matlab
Exact geodesic for triangular meshes implemented by Danil Kirsanov
bcp-mapf
BCP-MAPF – branch-and-cut-and-price for multi-agent path finding