instance_dim {tspmeta}R Documentation

Get instance dimensionality (space where coords live).

Description

Get instance dimensionality (space where coords live).

Usage

instance_dim(x)

Arguments

x

[tsp_instance]
TSP instance.

Value

[integer(1)].


[Package tspmeta version 1.2 Index]