# Generated by roxygen2: do not edit by hand

export(ackley_func)
export(animate_population)
export(bohachevsky_func)
export(colville_func)
export(config_abc)
export(config_algo)
export(config_bat)
export(config_cs)
export(config_ga)
export(config_gsa)
export(config_gwo)
export(config_hs)
export(config_ihs)
export(config_mfo)
export(config_ps)
export(config_sa)
export(config_woa)
export(constrained_function)
export(constraint)
export(freudenstein_roth_func)
export(get_population)
export(griewank_func)
export(list_of_algorithms)
export(list_of_functions)
export(miele_cantrell_func)
export(minimize)
export(parameter)
export(parameters)
export(plot_history)
export(plot_population)
export(rastrigin_func)
export(rosenbrock_func)
export(schwefel_func)
export(styblinski_tang_func)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(graphics,plot)
importFrom(mathjaxr,preview_rd)
importFrom(methods,new)
useDynLib(EmiR, .registration=TRUE)
