iGraphMatch: Tools Graph Matching
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 |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=iGraphMatch
to link to this page.