R/RcppExports.R

Defines functions run_graph_match

Documented in run_graph_match

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

run_graph_match <- function(A, B, algorithm_params) {
    .Call(RGraphM_run_graph_match, A, B, algorithm_params)
}

Try the RGraphM package in your browser

Any scripts or data that you put into this service are public.

RGraphM documentation built on Sept. 7, 2017, 1:03 a.m.