#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

#2665 in Algorithms

Download history 17/week @ 2024-11-13 15/week @ 2024-11-20 13/week @ 2024-11-27 25/week @ 2024-12-04 51/week @ 2024-12-11 14/week @ 2024-12-18 10/week @ 2025-01-01 69/week @ 2025-01-08 32/week @ 2025-01-15 19/week @ 2025-01-22 12/week @ 2025-01-29 29/week @ 2025-02-05 24/week @ 2025-02-12 43/week @ 2025-02-19 35/week @ 2025-02-26

134 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

~245KB