Description Usage Arguments Value
select the K vertices from given L centers
1 | vertexSearch(centers, K)
|
centers |
L-by-(K-1) center matrix |
K |
number of communities. |
A list containing
a vector of K integers indicating the index of selected K vertices out of L centers.
The maximum distance from centers to the convex hull formed by the K selected vertice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.