Description Usage Arguments Details Value Examples
mstUB
Compute the shortest path upper bound for all unknown entries in a partial distance matrix
1 |
A |
A (connected) partial distance matrix, with unknown entries set to Inf |
This function uses the shortest.paths() function, available in the igraph package.
UB A matrix containing the upper bounds for only the unknown entries. All other entries will be set to Inf.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.