View source: R/initial_route2.R
initial_route2 | R Documentation |
This functions will the next node among all nodes relative to SDR as opposed to the first edition that sample only the first point.
initial_route2(p_inst, L, info, top_percentile = 0.5)
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 |
A route satisfying the range constraint, represented as an integer vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.