Function reference
-
C.Elegans - Chemical synapses and electrical synapses networks of roundworm
-
Enron - Email communication networks of Enron Corporation
-
Transportation - Britain Transportation Network
-
best_matches() - Rank best matches
-
center_graph() - Center adjacency matrix
-
check_graph()check_single_graph() - Parameter checking for a graph-pair
-
check_seeds() - Standardize seeds input data type
-
check_sim() - Check the similarity matrix passed to a matching function
-
do_lap() - Linear (sum) assignment problem
-
get_perm_mat() - Get Permutation
-
gm() - Graph Matching Methods
-
graphMatch()as.graphMatch() - Graph matching results class
-
`%*%`(<graphMatch>,<ANY>)`%*%`(<ANY>,<graphMatch>)`%*%`(<graphMatch>,<Matrix>)`%*%`(<Matrix>,<graphMatch>)`%*%`(<graphMatch>,<igraph>)`%*%`(<igraph>,<graphMatch>) - Operator methods for graphMatch objects
-
summary(<graphMatch>) - Summary methods for graphMatch objects
-
init_start() - Initialization of the start matrix
-
largest_common_cc()largest_cc() - Find the largest common connected subgraph (LCCS) of two graphs
-
pad() - Pad a matrix object with extra rows/columns of 0s.
-
plot(<igraph>,<igraph>)plot(<Matrix>,<Matrix>) - Plotting methods for visualizing matches
-
sample_correlated_gnp_pair() - Sample correlated G(n,p) random graphs
-
sample_correlated_ieg_pair()sample_correlated_rdpg_pair() - Sample graphs from edge probability matrix and correlation matrix
-
sample_correlated_sbm_pair() - Sample graphs pair from stochastic block model
-
split_igraph() - Split an igraph object into aligned graphs by attribute
-
splr() - Sparse Plus Low-Rank Matrices
-
splr_sparse_plus_constant() - Add a constant to a splrMatrix object