cluster_eval_cpp: Evaluate a cluster according to average distance divided by...

View source: R/RcppExports.R

cluster_eval_cppR Documentation

Evaluate a cluster according to average distance divided by total profit

Description

Evaluate a cluster according to average distance divided by total profit

Usage

cluster_eval_cpp(zone, inst)

Arguments

zone

A numeric vector of the id's included in the zone

inst

A data.matrix of the instance contatining the columns id, x, y, score. Row number should coincide with point id.


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