#search-algorithms #cardinal #grid #algorithm #shortest #points #finding

grid_search_cardinal_point_to_point

Search algorithm for finding the shortest path between two points in a uniform-cost cardinal grid

5 unstable releases

0.3.1 Jul 28, 2021
0.3.0 Feb 21, 2021
0.2.0 Mar 3, 2020
0.1.1 Feb 25, 2020
0.1.0 Dec 8, 2019

#2047 in Algorithms

Download history 14/week @ 2024-02-15 27/week @ 2024-02-22 122/week @ 2024-02-29 309/week @ 2024-03-07 39/week @ 2024-03-14 19/week @ 2024-03-21 21/week @ 2024-03-28

419 downloads per month
Used in 2 crates (via grid_search_cardinal)

MIT license

38KB
1K SLoC

grid_search_cardinal_point_to_point

Version Documentation

Search algorithm for finding the shortest path between two points in a uniform-cost cardinal grid

Dependencies

~91–270KB