# Generated by roxygen2: do not edit by hand

export(Estimates)
export(Magnitude)
export(NLWrapper.FindJar)
export(NLWrapper.GetParameter)
export(NLWrapper.Model)
export(NLWrapper.Run)
export(NLWrapper.RunExperiment)
export(NLWrapper.SetParameter)
export(NLWrapper.SetRandomSeed)
export(NLWrapper.Shutdown)
export(NetLogoFunction)
export(ObjectiveFunction)
export(Options)
export(OptionsACOR)
export(OptionsEES1)
export(OptionsEES2)
export(OptionsFactory)
export(OptionsPSO)
export(OptionsSAA)
export(OptionsTS)
export(PlainFunction)
export(RepastFunction)
export(abm.acor)
export(abm.ees1)
export(abm.ees2)
export(abm.pso)
export(abm.saa)
export(abm.tabu)
export(acor.F)
export(acor.N)
export(acor.S)
export(acor.W)
export(acor.archive)
export(acor.lthgaussian)
export(acor.probabilities)
export(acor.sigma)
export(acor.updateants)
export(acor.weigth)
export(assert)
export(bestFitness)
export(bestSolution)
export(cbuf)
export(compare.algorithms1)
export(contourplothelper)
export(ees1.challenge)
export(ees1.explore)
export(ees1.mating)
export(ees1.mating1)
export(ees1.mutation)
export(ees1.recombination)
export(ees1.selection)
export(elog.debug)
export(elog.error)
export(elog.info)
export(elog.level)
export(enforceBounds)
export(es.evaluate)
export(extremize)
export(f0.ackley)
export(f0.ackley4)
export(f0.adtn.rosenbrock2)
export(f0.bohachevsky)
export(f0.bohachevsky4)
export(f0.cigar)
export(f0.cigar4)
export(f0.griewank)
export(f0.griewank4)
export(f0.nlnn.rosenbrock2)
export(f0.periodtuningpp)
export(f0.periodtuningpp12)
export(f0.periodtuningpp24)
export(f0.periodtuningpp48)
export(f0.periodtuningpp72)
export(f0.rosenbrock2)
export(f0.rosenbrock4)
export(f0.rosenbrockn)
export(f0.schaffer)
export(f0.schaffer4)
export(f0.schwefel)
export(f0.schwefel4)
export(f0.test)
export(f1.ackley)
export(f1.adtn.rosenbrock2)
export(f1.bohachevsky)
export(f1.cigar)
export(f1.griewank)
export(f1.nlnn.rosenbrock2)
export(f1.rosenbrock2)
export(f1.rosenbrockn)
export(f1.schaffer)
export(f1.schwefel)
export(f1.test)
export(fixdfcolumns)
export(generateSolution)
export(getFitness)
export(getSolution)
export(gm.mean)
export(gm.sd)
export(histplothelper)
export(initSolution)
export(lowerBound)
export(naiveperiod)
export(paramconverter)
export(partSolutionSpace)
export(pop.first)
export(pop.last)
export(predatorprey)
export(predatorprey.plot0)
export(predatorprey.plot1)
export(pso.Velocity)
export(pso.best)
export(pso.chi)
export(pso.lbest)
export(pso.neighborhood.K2)
export(pso.neighborhood.K4)
export(pso.neighborhood.KN)
export(push)
export(random.wheel)
export(saa.bolt)
export(saa.neighborhood)
export(saa.neighborhood1)
export(saa.neighborhoodH)
export(saa.neighborhoodN)
export(saa.tbyk)
export(saa.tcte)
export(saa.texp)
export(scatterplotlothelper)
export(searchrow)
export(show.comp1)
export(slope)
export(slopes)
export(sortSolution)
export(summarize.comp1)
export(tabu.getNeighbors)
export(tabu.istabu)
export(upperBound)
export(xmeanci1)
export(xmeanci2)
export(xyplothelper)
exportClasses(Estimates)
exportClasses(NetLogoFunction)
exportClasses(ObjectiveFunction)
exportClasses(Options)
exportClasses(OptionsACOR)
exportClasses(OptionsEES1)
exportClasses(OptionsEES2)
exportClasses(OptionsPSO)
exportClasses(OptionsSAA)
exportClasses(OptionsTS)
exportClasses(PlainFunction)
exportClasses(RepastFunction)
import(plot3D)
import(plyr)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(data.table,rbindlist)
importFrom(futile.logger,flog.debug)
importFrom(futile.logger,flog.error)
importFrom(futile.logger,flog.info)
importFrom(futile.logger,flog.threshold)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density2d)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,stat_contour)
importFrom(ggplot2,stat_density2d)
importFrom(ggplot2,stat_summary2d)
importFrom(ggplot2,stat_summary_2d)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(methods,new)
importFrom(reshape,melt)
importFrom(rrepast,AoE.LatinHypercube)
importFrom(rrepast,AoE.RandomSampling)
importFrom(rrepast,GetFactorLevels)
importFrom(rrepast,col.sum)
importFrom(stats,qt)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
