Description Usage Arguments Details Value Author(s)
test whether nodes are connected (have any route)
1 | vis_connected(g, s, t)
|
g |
graph object |
s |
source node(s) |
t |
target edge(s) |
Note that non-connecting nodes are judged by infinite distance.
logi, TRUE if any target is accessed by any source
ZG Zhao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.