initial_route2: Generation of initial routes as part of pre-mission cluster -...

View source: R/initial_route2.R

initial_route2R Documentation

Generation of initial routes as part of pre-mission cluster - 2nd edition

Description

This functions will the next node among all nodes relative to SDR as opposed to the first edition that sample only the first point.

Usage

initial_route2(p_inst, L, info, top_percentile = 0.5)

Arguments

p_inst

A list returned from the 'prepare_instance' function

L

The range for each agent

info

An information matrix returned by the 'generate_information' function

Value

A route satisfying the range constraint, represented as an integer vector


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