feature_distance {tspmeta}R Documentation

Distance features.

Description

Computes different statistics describing the distribution of pairwise distances between cities.

Usage

feature_distance(x)

Arguments

x

[tsp_instance]
TSP instance.

Value

[list] List of statistics describing the distribution of distances.


[Package tspmeta version 1.2 Index]