import(doParallel)
import(foreach)
import(methods)

export(addDataAssociation)
export(calculate_error)
export(check_lexicon)
export(createLexicon)
export(find_best_selection)
export(find_best_selection_SA)
export(plotTries)
export(random_panel_selection)
export(run_parallel_HC)
export(run_parallel_SA)
export(run_serial)
export(selection_for_area)
exportClasses(microsimulation)
exportMethods(getInfo)
exportMethods(getTAEs)
