#grid #search #cardinal

grid_search_cardinal_best

Search algorithm for finding the shortest path to the best cell 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

#6 in #cardinal

Download history 19/week @ 2024-12-04 40/week @ 2024-12-11 11/week @ 2024-12-18 4/week @ 2025-01-01 59/week @ 2025-01-08 20/week @ 2025-01-15 9/week @ 2025-01-22 6/week @ 2025-01-29 20/week @ 2025-02-05 13/week @ 2025-02-12 40/week @ 2025-02-19 22/week @ 2025-02-26 5/week @ 2025-03-05 34/week @ 2025-03-12 8/week @ 2025-03-19

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

MIT license

26KB
618 lines

grid_search_cardinal_best

Version Documentation

Search algorithm for finding the shortest path to the best cell in a uniform-cost cardinal grid

Dependencies

~245KB