#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

#2131 in Algorithms

Download history 1/week @ 2024-02-12 23/week @ 2024-02-19 28/week @ 2024-02-26 377/week @ 2024-03-04 76/week @ 2024-03-11 14/week @ 2024-03-18 7/week @ 2024-03-25 47/week @ 2024-04-01 9/week @ 2024-04-08 15/week @ 2024-04-15 22/week @ 2024-04-22 14/week @ 2024-04-29

66 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