# Generated by roxygen2: do not edit by hand

export(GADAG_Analyze)
export(GADAG_CV)
export(GADAG_Run)
export(evaluation)
export(fitness)
export(generateToyData)
import(MASS)
import(Rcpp)
import(cvTools)
import(igraph)
import(parallel)
importFrom(Rcpp, evalCpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(GADAG)
