list_isomorphisms | R Documentation |
List mappings that map one undirected graph onto another
list_isomorphisms(graph1, graph2, use_skel = TRUE)
graph1 , graph2 |
two graphs to consider |
use_skel |
logical indicating whether to take the skeleton |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.