Graph matching methods and analysis. The package works for both 'igraph' objects and matrix objects. You provide the adjacency matrices of two graphs and some other information you might know, choose the graph matching method, and it returns the graph matching results. 'iGraphMatch' also provides a bunch of useful functions you might need related to graph matching.
Version: | 1.0.1 |
Depends: | R (≥ 3.3.1) |
Imports: | clue (≥ 0.3-54), Matrix (≥ 1.2-11), igraph (≥ 1.1.2), irlba, methods, Rcpp |
LinkingTo: | Rcpp |
Suggests: | dplyr (≥ 0.5.0), testthat (≥ 2.0.0), knitr, rmarkdown |
Published: | 2021-01-27 |
Author: | Daniel Sussman [aut, cre], Zihuan Qiao [aut], Joshua Agterberg [ctb], Lujia Wang [ctb], Vince Lyzinski [ctb] |
Maintainer: | Daniel Sussman <sussman at bu.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | iGraphMatch results |
Reference manual: | iGraphMatch.pdf |
Vignettes: |
iGraphMatch |
Package source: | iGraphMatch_1.0.1.tar.gz |
Windows binaries: | r-devel: iGraphMatch_1.0.1.zip, r-release: iGraphMatch_1.0.1.zip, r-oldrel: iGraphMatch_1.0.1.zip |
macOS binaries: | r-release: iGraphMatch_1.0.1.tgz, r-oldrel: iGraphMatch_1.0.1.tgz |
Old sources: | iGraphMatch archive |
Please use the canonical form https://CRAN.R-project.org/package=iGraphMatch to link to this page.