Skip to content

Commit 8d1fd01

Browse files
committed
Fixes #560: add multi-backend A* pathfinding (dask, cupy, dask+cupy)
Sparse dask A* loads chunks on demand via LRU cache so pathfinding works on datasets that don't fit in RAM. CuPy falls back to the existing numpy kernel with CPU↔GPU transfers.
1 parent 7d3ef29 commit 8d1fd01

File tree

2 files changed

+669
-77
lines changed

2 files changed

+669
-77
lines changed

0 commit comments

Comments
 (0)