bidirectional-a-star-algorithm topic
List
bidirectional-a-star-algorithm repositories
HexGridUtilitiesForGames
130
Stars
30
Forks
Watchers
Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more
cppRouting
108
Stars
9
Forks
Watchers
Algorithms for Routing and Solving the Traffic Assignment Problem
A-Star_Algorithm
21
Stars
3
Forks
Watchers
Several different implementations of the A-Star algorithm, including a Bidirectional version.