#best #grid #search-algorithms #cardinal #cell #finding #shortest

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

#2765 in Algorithms

Download history 7/week @ 2024-10-23 19/week @ 2024-10-30 28/week @ 2024-11-06 13/week @ 2024-11-13 9/week @ 2024-11-20 7/week @ 2024-11-27 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

60 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

~250KB