BK | R Documentation |
Bron-Kerbosch Algorithm
BK(R, P, X, nbs, max_len = length(P))
R , P , X |
current largest complete set, sets of vertices still to consider, and already considered |
nbs |
list of neighbouring vertices |
max_len |
maximum length of output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.