Description Usage Arguments Value See Also Examples
Calculates list of all TSP features for an instance.
1 |
x |
[ |
rescale |
[ |
[list
].
feature_angle
,
feature_centroid
,
feature_cluster
,
feature_bounding_box
,
feature_chull
,
feature_distance
,
feature_modes
,
feature_mst
,
feature_nnds
1 2 | x = random_instance(10)
print(features(x))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.