prepare_instance: Prepare an instance for use with clustering and routing...

View source: R/prepare_instance.R

prepare_instanceR Documentation

Prepare an instance for use with clustering and routing algorithms

Description

Generates variances and information and joins the information on the original instance

Usage

prepare_instance(inst, variances, info)

Arguments

variances

A list returned from the 'generate_variances' function

info

A list returned from the 'generate_information' function

name

The name of the instance to use, eligible names are those in 'names(dz::test_instances)'

Value

A list, i.e. a "prepared" instance


Rosenkrands/dz documentation built on June 26, 2022, 10:43 p.m.