#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

#2544 in Algorithms

Download history 3/week @ 2024-10-07 19/week @ 2024-10-14 8/week @ 2024-10-21 26/week @ 2024-10-28 40/week @ 2024-11-04 16/week @ 2024-11-11 15/week @ 2024-11-18 14/week @ 2024-11-25 16/week @ 2024-12-02 51/week @ 2024-12-09 28/week @ 2024-12-16 6/week @ 2024-12-30 65/week @ 2025-01-06 33/week @ 2025-01-13 26/week @ 2025-01-20

130 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