feature_modes {tspmeta}R Documentation

Modes of edge cost distribution feature.

Description

Includes the number of modes of the edge cost distribution.

Usage

feature_modes(x)

Arguments

x

[tsp_instance]
TSP instance.

Value

[list] List containing (estimated) number of modes.


[Package tspmeta version 1.2 Index]