Package: iGraphMatch 2.0.5.9000

Daniel Sussman

iGraphMatch: Tools for Graph Matching

Versatile tools and data for graph matching analysis with various forms of prior information that supports working with 'igraph' objects, matrix objects, or lists of either.

Authors:Daniel Sussman [aut, cre], Zihuan Qiao [aut], Joshua Agterberg [ctb], Lujia Wang [ctb], Vince Lyzinski [ctb]

iGraphMatch_2.0.5.9000.tar.gz
iGraphMatch_2.0.5.9000.zip(r-4.7)iGraphMatch_2.0.5.9000.zip(r-4.6)iGraphMatch_2.0.5.9000.zip(r-4.5)
iGraphMatch_2.0.5.9000.tgz(r-4.6-x86_64)iGraphMatch_2.0.5.9000.tgz(r-4.6-arm64)iGraphMatch_2.0.5.9000.tgz(r-4.5-x86_64)iGraphMatch_2.0.5.9000.tgz(r-4.5-arm64)
iGraphMatch_2.0.5.9000.tar.gz(r-4.7-arm64)iGraphMatch_2.0.5.9000.tar.gz(r-4.7-x86_64)iGraphMatch_2.0.5.9000.tar.gz(r-4.6-arm64)iGraphMatch_2.0.5.9000.tar.gz(r-4.6-x86_64)
iGraphMatch_2.0.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
iGraphMatch/json (API)
NEWS

# Install 'iGraphMatch' in R:
install.packages('iGraphMatch', repos = c('https://dpmcsuss.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dpmcsuss/igraphmatch/issues

Pkgdown/docs site:https://dpmcsuss.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • C.Elegans - Chemical synapses and electrical synapses networks of roundworm
  • Enron - Email communication networks of Enron Corporation
  • Transportation - Britain Transportation Network

On CRAN:

Conda:

graph-algorithmsgraph-matchingcpp

5.87 score 10 stars 37 scripts 226 downloads 26 exports 15 dependencies

Last updated from:e3e5d5f18e. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK177
linux-devel-x86_64OK171
source / vignettesOK258
linux-release-arm64OK179
linux-release-x86_64OK177
macos-release-arm64OK216
macos-release-x86_64OK524
macos-oldrel-arm64OK228
macos-oldrel-x86_64OK359
windows-develOK168
windows-releaseOK183
windows-oldrelOK161
wasm-releaseOK116

Exports:as.data.frameas.graphMatchbest_matchescenter_graphcheck_graphcheck_seedsdo_lapget_perm_matgmgraphMatchinit_startinnerproductlargest_cclargest_common_ccmatrix_listpadplotsample_correlated_gnp_pairsample_correlated_ieg_pairsample_correlated_rdpg_pairsample_correlated_sbm_pairsplit_igraphsplrsplr_sparse_plus_constantsplr_to_sparset

Dependencies:cliclueclustercpp11glueigraphirlbalatticelifecyclemagrittrMatrixpkgconfigRcpprlangvctrs

iGraphMatch: an R Package for the Analysis of Graph Matching

Rendered fromiGraphMatch.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2021-11-10
Started: 2020-05-22

Readme and manuals

Help Manual

Help pageTopics
Operator methods for graphMatch objects%*%,ANY,graphMatch-method %*%,graphMatch,ANY-method %*%,graphMatch,igraph-method %*%,graphMatch,Matrix-method %*%,igraph,graphMatch-method %*%,Matrix,graphMatch-method
Rank best matchesbest_matches
Chemical synapses and electrical synapses networks of roundwormC.Elegans
Center adjacency matrixcenter_graph
Parameter checking for a graph-paircheck_graph check_single_graph
Standardize seeds input data typecheck_seeds
Check the similarity matrix passed to a matching functioncheck_sim
Linear (sum) assignment problemdo_lap
Email communication networks of Enron CorporationEnron
Get Permutationget_perm_mat
Graph Matching Methodsgm
Graph matching results classas.graphMatch graphMatch graphMatch-class
Initialization of the start matrixinit_start
Find the largest common connected subgraph (LCCS) of two graphslargest_cc largest_common_cc
Pad a matrix object with extra rows/columns of 0s.pad
Plotting methods for visualizing matchesplot,igraph,igraph-method plot,Matrix,Matrix-method
Sample correlated G(n,p) random graphssample_correlated_gnp_pair
Sample graphs from edge probability matrix and correlation matrixsample_correlated_ieg_pair sample_correlated_rdpg_pair
Sample graphs pair from stochastic block modelsample_correlated_sbm_pair
Split an igraph object into aligned graphs by attributesplit_igraph
Add a constant to a splrMatrix objectsplr_sparse_plus_constant
Sparse Plus Low-Rank Matricessplr splr,Matrix,Matrix,Matrix-method splrMatrix-class
Summary methods for graphMatch objectssummary,graphMatch-method
Britain Transportation NetworkTransportation