useDynLib(GADAG,.registration = TRUE)
import(igraph)
# Generated by roxygen2: do not edit by hand

export(GADAG_Analyze)
export(GADAG_Run)
export(evaluation)
export(fitness)
export(generateToyData)
import(MASS)
import(Rcpp)
import(parallel)
importFrom(Rcpp, evalCpp)
importFrom("grDevices", "dev.off", "png", "rainbow")
importFrom("graphics", "legend", "lines", "par", "plot", "polygon")
importFrom("stats", "quantile", "rnorm", "runif", "sd")
