graph_data: Two randomly shuffled isomorphic graphs
Description
A and B are randomly generated adjacency matrices as shown in the example of run_graph_match function.
a and b are adjacency matrices from the test_simple example in graphm library.
Arguments
Format
a
an 10x10 adjacency matrix representing graph G to be matched
b
an 10x10 adjacency matrix representing graph H to be matched