#grid #search-algorithms #best #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

#2381 in Algorithms

Download history 1/week @ 2024-02-12 17/week @ 2024-02-19 28/week @ 2024-02-26 374/week @ 2024-03-04 53/week @ 2024-03-11 14/week @ 2024-03-18 5/week @ 2024-03-25 44/week @ 2024-04-01 13/week @ 2024-04-08 14/week @ 2024-04-15

78 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

~91–270KB