sssp

TypeScript implementation of the algorithm that breaks the sorting barrier for directed single-source shortest paths

shortest-path

A TypeScript library that implements the A* (A-star) pathfinding algorithm to find the shortest path on a grid.