.return_loops {sfcr} | R Documentation |
Find cyclical nodes
Description
Find cyclical nodes
Usage
.return_loops(m)
Arguments
m |
adjacency matrix |
Note
See Networks: an introduction from M.E.J. Newman, 2010, p. 136-139 for a reference on this algorithm.
[Package sfcr version 0.2.1 Index]