#grid #distance #cell #cardinal #set #stores #points

grid_search_cardinal_distance_map

Grid where each cell stores the distance from a set of interesting points to each 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

#2298 in Algorithms

Download history 28/week @ 2024-07-20 31/week @ 2024-07-27 12/week @ 2024-08-03 17/week @ 2024-08-10 11/week @ 2024-08-17 13/week @ 2024-08-24 13/week @ 2024-08-31 18/week @ 2024-09-07 16/week @ 2024-09-14 38/week @ 2024-09-21 48/week @ 2024-09-28 3/week @ 2024-10-05 13/week @ 2024-10-12 12/week @ 2024-10-19 21/week @ 2024-10-26 36/week @ 2024-11-02

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

MIT license

35KB
851 lines

grid_search_cardinal_distance_map

Version Documentation

Grid where each cell stores the distance from a set of interesting points to each cell in a uniform-cost cardinal grid

Dependencies

~250KB