a-star topic

List a-star repositories

AlgorithmImplementations

73
Stars
32
Forks
Watchers

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

73
Stars
25
Forks
Watchers

Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.

multiagent-pathfinding

97
Stars
15
Forks
Watchers

Conflict-based search for multi-agent path finding

jps

71
Stars
21
Forks
Watchers

Jump Point Search, public domain, single .h -- OBSOLETE! See tinypile repo for a better version.

Hybrid-A-Star-U-Turn-Solution

110
Stars
41
Forks
Watchers

Autonomous driving trajectory planning solution for U-Turn scenario

A-star

89
Stars
47
Forks
Watchers

A* search algorithm for Cocos Creator.

yupi

31
Stars
15
Forks
Watchers

:game_die: open source gaming emulator for flash based games

8Puzzle-StateSpaceSearches

34
Stars
19
Forks
Watchers

BFS, IDS, Greedy & A* applied to the 8-puzzle problem. :gear:

dijkstra3d

69
Stars
13
Forks
Watchers

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

Puzzle15AI

23
Stars
0
Forks
Watchers

Puzzle15 AI solver with A* search algorithm