Rdocumentation
powered by
Learn R Programming
tspmeta (version 1.2)
feature_mst: MST features.
Description
Construct minimun spanning tree, then calculate the statistics of a) the distances in the MST, b) the depths of all nodes in the MST.
Usage
feature_mst(x)
Arguments
x
[
tsp_instance
] TSP instance.
Value
[
list
].