Package: iGraphMatch 2.0.5.9000

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.5)iGraphMatch_2.0.5.9000.zip(r-4.4)iGraphMatch_2.0.5.9000.zip(r-4.3)
iGraphMatch_2.0.5.9000.tgz(r-4.4-x86_64)iGraphMatch_2.0.5.9000.tgz(r-4.4-arm64)iGraphMatch_2.0.5.9000.tgz(r-4.3-x86_64)iGraphMatch_2.0.5.9000.tgz(r-4.3-arm64)
iGraphMatch_2.0.5.9000.tar.gz(r-4.5-noble)iGraphMatch_2.0.5.9000.tar.gz(r-4.4-noble)
iGraphMatch_2.0.5.9000.tgz(r-4.4-emscripten)
iGraphMatch.pdf |iGraphMatch.html
iGraphMatch/json (API)
NEWS

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

Peer review:

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

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:

graph-algorithmsgraph-matching

26 exports 9 stars 1.97 score 15 dependencies 5 scripts 414 downloads

Last updated 4 months agofrom:e3e5d5f18e. Checks:OK: 7 NOTE: 1 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 19 2024
R-4.5-win-x86_64OKAug 19 2024
R-4.5-linux-x86_64NOTEAug 19 2024
R-4.4-win-x86_64OKAug 19 2024
R-4.4-mac-x86_64OKAug 19 2024
R-4.4-mac-aarch64OKAug 19 2024
R-4.3-win-x86_64OKAug 19 2024
R-4.3-mac-x86_64OKAug 19 2024
R-4.3-mac-aarch64ERRORAug 19 2024

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 Aug 19 2024.

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