R/RcppExports.R

Defines functions initialize_dosearch initialize_csisearch

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

initialize_csisearch <- function(dir_lhs, dir_rhs, lab, p_list, q_vec, label_map, local_csi, con_vars, intv_vars, n, time_limit, rules, benchmark, benchmark_rules, draw_derivation, draw_all, formula, improve, heuristic, cache, verbose) {
    .Call(`_dosearch_initialize_csisearch`, dir_lhs, dir_rhs, lab, p_list, q_vec, label_map, local_csi, con_vars, intv_vars, n, time_limit, rules, benchmark, benchmark_rules, draw_derivation, draw_all, formula, improve, heuristic, cache, verbose)
}

initialize_dosearch <- function(dir_lhs, dir_rhs, bi_lhs, bi_rhs, lab, p_list, q_vec, n, tr, sb, md_s, md_p, time_limit, rules, benchmark, benchmark_rules, draw_derivation, draw_all, formula, improve, heuristic, md_sym, verbose) {
    .Call(`_dosearch_initialize_dosearch`, dir_lhs, dir_rhs, bi_lhs, bi_rhs, lab, p_list, q_vec, n, tr, sb, md_s, md_p, time_limit, rules, benchmark, benchmark_rules, draw_derivation, draw_all, formula, improve, heuristic, md_sym, verbose)
}

Try the dosearch package in your browser

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

dosearch documentation built on Aug. 19, 2021, 5:07 p.m.