a-star topic

List a-star repositories

php-a-star

63
Stars
17
Forks
Watchers

A* (A Star) search algorithm for PHP

uastar

104
Stars
6
Forks
Watchers

Minimal A* implementation in C. No dynamic memory allocation.

SOTA-Py

406
Stars
42
Forks
Watchers

A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem

HexGridUtilitiesForGames

130
Stars
30
Forks
Watchers

Hex-grid utilities for board and strategy games with path-finding, field-of-view, and more

Unity-PathFindingAlgorithms

300
Stars
65
Forks
Watchers

BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms

Simple-optimized-A-Pathfinder

240
Stars
37
Forks
Watchers

An simple and optimized grid pathfinding

data-structures

183
Stars
43
Forks
Watchers

Common data structures and algorithms implemented in JavaScript

stanford-cs-221-artificial-intelligence

2.4k
Stars
479
Forks
Watchers

VIP cheatsheets for Stanford's CS 221 Artificial Intelligence

motionplanning

118
Stars
36
Forks
Watchers

Motion planning algorithm implementation