Rdocumentation
powered by
Learn R Programming
tspmeta (version 1.2)
feature_bounding_box: Bounding box features.
Description
Determines the ratio of cities which lie within a certain distance to the bounding box.
Usage
feature_bounding_box(x, distance_fraction = 0.1)
Arguments
x
[
tsp_instance
] TSP instance.
distance_fraction
[
numeric(1)
] Distance ratio to bounding box.
Value
[
list
].