list_isomorphisms: Obtain isomorphisms from one graph to another

list_isomorphismsR Documentation

Obtain isomorphisms from one graph to another

Description

List mappings that map one undirected graph onto another

Usage

list_isomorphisms(graph1, graph2, use_skel = TRUE)

Arguments

graph1, graph2

two graphs to consider

use_skel

logical indicating whether to take the skeleton


rje42/MixedGraphs documentation built on March 29, 2025, 11:47 p.m.