Description Usage Arguments Value
Method for checking child path for desired node.
1 | check_child_path(g_old, g_new, v)
|
g_old |
an igraph graph, the working graph |
g_new |
an igraph graph, the desired graph |
v |
an igraph vertex name present in the old graph, the end node in the path |
boolean; True if all parents are esired and in correct order, False otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.