unit_dist
¶
gtravyl.
unit_dist
(
ind1
:
tuple
[
int
,
int
]
,
ind2
:
tuple
[
int
,
int
]
,
value1
:
Any
,
value2
:
Any
)
¶
Every neighbor is
1
unit distant from the other.
gtravyl
Navigation
Usage
API
gtravyl Package
Functions
euclid_heuristic
euclidean_dist
in_bounds
moore_neighbors
no_heuristic
no_wrap
not_one
shortest_path
unit_dist
unit_dist()
vn_neighbors
wrap
Related Topics
Documentation overview
API
Previous:
shortest_path
Next:
vn_neighbors