Description Usage Arguments Value
Find all such nodes in neighbourhood of source node that are blocking at least one active path leading to another node
1 | blockingNodes(allPaths, nodes)
|
allPaths |
a list of active paths from a source node (as produced by activePaths()) |
nodes |
a vector of target nodes for which we are finding blocking nodes |
a list with blocking nodes and minimal length to the target node: target node => blocked by => number of steps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.