Files in dpmcsuss/iGraphMatch
Tools for Graph Matching

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
NAMESPACE
NEWS.md R/RcppExports.R R/best_matches.R R/center_graph.R R/check_graphs.R R/check_seeds.R R/check_sim.R R/data.R R/get_perm.R R/gm.R R/gm_convex.R R/gm_indefinite.R R/gm_isorank.R R/gm_path.R R/gm_percolation.R R/gm_umeyama.R R/gradient_seed_to_nonseed.R R/graph_match_class.R R/iGraphMatch-package.R R/init_start.R R/lap.R R/largest_common_cc.R R/match_report.R R/matrix_list.R R/measure_func.R R/rlapjv.R R/sample_gnp.R R/sample_ieg.R R/sample_perm.R R/sample_sbm.R R/split_igraph.R R/splr_matrix_class.R R/start.R README.md
_pkgdown.yml
codecov.yml
cran-comments.md
data/C.Elegans.rda
data/Enron.rda
data/Transportation.rda
inst/WORDLIST
man/C.Elegans.Rd man/Enron.Rd man/Transportation.Rd man/best_matches.Rd man/center_graph.Rd man/check_graph.Rd man/check_seeds.Rd man/check_sim.Rd man/do_lap.Rd man/get_perm_mat.Rd man/gm.Rd man/gm_Umeyama.Rd man/gm_fw.Rd man/gm_isorank.Rd man/gm_perco.Rd man/graphMatch_constructor.Rd man/graphMatch_methods.Rd man/graphMatch_operators.Rd man/graphMatch_summary.Rd man/iGraphMatch-package.Rd man/init_start.Rd man/innerproduct.Rd man/lapjv.Rd man/largest_common_cc.Rd man/matrix_list.Rd man/pad.Rd man/plot_graphMatch.Rd man/sample_gnp.Rd man/sample_ieg.Rd man/sample_sbm.Rd man/split_igraph.Rd man/splrMatrix_method.Rd man/splr_constructor.Rd man/splr_sparse_plus_constant.Rd man/splr_to_sparse.Rd
src/.gitignore
src/RcppExports.cpp
src/lapjv.cpp
src/lapjv.h
src/lapmod.cpp
src/rlapjv.cpp
tests/spelling.R tests/testthat.R tests/testthat/Rplots.pdf tests/testthat/_snaps/Isorank.md tests/testthat/_snaps/customized_gm_method.md tests/testthat/_snaps/gm_PATH.md tests/testthat/_snaps/gm_expand_when_stuck.md tests/testthat/_snaps/graph_match_class.md tests/testthat/_snaps/init_start.md tests/testthat/_snaps/lap.md tests/testthat/_snaps/perco.md tests/testthat/_snaps/splr_matrix_class.md tests/testthat/_snaps/umeyama.md tests/testthat/test-FW-hard-seeding.R tests/testthat/test-Isorank.R tests/testthat/test-best-match.R tests/testthat/test-center-graph.R tests/testthat/test-check_graphs.R tests/testthat/test-check_sim.R tests/testthat/test-convex.R tests/testthat/test-customized_gm_method.R tests/testthat/test-gm_PATH.R tests/testthat/test-gm_expand_when_stuck.R tests/testthat/test-gnp.R tests/testthat/test-graph_match_class.R tests/testthat/test-ieg.R tests/testthat/test-init_start.R tests/testthat/test-lap.R tests/testthat/test-largest-cc.R tests/testthat/test-match_report.R tests/testthat/test-measure-func.R tests/testthat/test-perco.R tests/testthat/test-rdpg.R tests/testthat/test-sbm.R tests/testthat/test-seeds.R tests/testthat/test-split_igraph.R tests/testthat/test-splr_matrix_class.R tests/testthat/test-start.R tests/testthat/test-umeyama.R vignettes/iGraphMatch.Rmd
vignettes/refs.bib
dpmcsuss/iGraphMatch documentation built on Feb. 15, 2024, 3:26 p.m.