shortest-path topic

List shortest-path repositories

rustfst

139
Stars
16
Forks
Watchers

Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.

pyastar2d

142
Stars
55
Forks
Watchers

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.

Reinforcement_Learning_in_Python

365
Stars
106
Forks
Watchers

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

278
Stars
35
Forks
Watchers

Reinforcement learning with A* and a deep heuristic

pyvisgraph

210
Stars
46
Forks
Watchers

Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points

Dijkstra.NET

109
Stars
31
Forks
Watchers

Graph processing library

dijkstra3d

69
Stars
13
Forks
Watchers

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes

geodesic_matlab

22
Stars
9
Forks
Watchers

Exact geodesic for triangular meshes implemented by Danil Kirsanov

bcp-mapf

74
Stars
26
Forks
Watchers

BCP-MAPF – branch-and-cut-and-price for multi-agent path finding