Description Usage Arguments Value
function to find the minimum spanning tree, augmented with shortcuts on vertices of odd degree
| 1 | get_mst_with_shortcuts(X, K = 5)
 | 
| X | number of rows in the returned eye matrix (D * N) | 
| K | of nearest neighbors for use with shortcutting | 
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.