feature_bounding_box: Bounding box features.

Description Usage Arguments Value

View source: R/feature_bounding_box.R

Description

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

Usage

1
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].


tspmeta documentation built on May 2, 2019, 2:43 a.m.