Last data update: 2014.03.03

R: Bounding box features.
feature_bounding_boxR Documentation

Bounding box features.

Description

Determines the ratio of cities which lie within a certain distance to the bounding box.

Usage

feature_bounding_box(x, distance_fraction = 0.1)

Arguments

x

[tsp_instance]
TSP instance.

distance_fraction

[numeric(1)]
Distance ratio to bounding box.

Value

[list].

Results