features(x, rescale = TRUE)
tsp_instance
]
TSP instancelogical(1)
]
Rescale x
to $[0,1]^2$ before calculation of features?
Default is TRUE
.list
].
feature_angle
,
feature_centroid
,
feature_cluster
,
feature_bounding_box
,
feature_chull
,
feature_distance
,
feature_modes
,
feature_mst
,
feature_nnds
x = random_instance(10)
print(features(x))
Run the code above in your browser using DataLab