a-star topic
AlgorithmImplementations
Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max...
Advanced-Shortest-Paths-Algorithms
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
multiagent-pathfinding
Conflict-based search for multi-agent path finding
jps
Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.
Hybrid-A-Star-U-Turn-Solution
Autonomous driving trajectory planning solution for U-Turn scenario
A-star
A* search algorithm for Cocos Creator.
yupi
:game_die: open source gaming emulator for flash based games
8Puzzle-StateSpaceSearches
BFS, IDS, Greedy & A* applied to the 8-puzzle problem. :gear:
dijkstra3d
Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
Puzzle15AI
Puzzle15 AI solver with A* search algorithm