Files in EmiR
Evolutionary Minimizer for R

MD5
README.md
NAMESPACE
DESCRIPTION
R/RcppExports.R R/FUNC__Rastrigin.R R/METHOD__Population.R R/INTERFACE__Constraint.R R/FUNC__Ackley.R R/ALGO__MFO.R R/FUNC__Styblinski-Tang.R R/ALGO__WOA.R R/CheckOptions.R R/CONFIG__ABC.R R/ALGO__PS.R R/ALGO__GA.R R/CLASS__Constraint.R R/ALGO__BAT.R R/METHOD__Plot_history.R R/CONFIG__GSA.R R/FUNC__Griewank.R R/CONFIG__CS.R R/CONFIG__IHS.R R/ALGO__CS.R R/CONFIG__MFO.R R/CONFIG__GWO.R R/CONFIG__GA.R R/ALGO__GSA.R R/ALGO__IHS.R R/INTERFACE__ConstrainedFunction.R R/EmiR.R R/CONFIG__PS.R R/CLASS__MinimizerOpts.R R/DATASETS.R R/INTERFACE__Parameter.R R/CONFIG__HS.R R/CONFIG__BAT.R R/FUNC__Rosenbrock.R R/FUNC__Bohachevsky.R R/ALGO__GWO.R R/ALGO__ABC.R R/CLASS__MinimizationResult.R R/CONFIG__WOA.R R/CONFIG__SA.R R/CLASS__Parameter.R R/FUNC__Schwefel.R R/FUNC__Freudenstein.R R/FUNC__Miele.R R/ALGO__SA.R R/ALGO__HS.R R/CLASS__ConstrainedFunction.R R/FUNC__Colville.R R/METHOD__Minimize.R R/CONFIG_ALGO.R
src/HS_R_Interface.cpp
src/ABC_R_Interface.cpp
src/Makevars
src/RcppExports.cpp
src/WOA_R_Interface.cpp
src/GSA_R_Interface.cpp
src/CS_R_Interface.cpp
src/MFO_R_Interface.cpp
src/GWO_R_Interface.cpp
src/BAT_R_Interface.cpp
src/PS_R_Interface.cpp
src/IHS_R_Interface.cpp
src/SA_R_Interface.cpp
src/GA_R_Interface.cpp
src/GWO/Wolf.h
src/GWO/GWOPopulation.cpp
src/GWO/GWO_algorithm.cpp
src/GWO/GWOPopulation.h
src/GWO/Wolf.cpp
src/GWO/GWO_algorithm.h
src/GWO/GWOConfig.h
src/GWO/GWOConfig.cpp
src/PS/PS_algorithm.h
src/PS/PSPopulation.h
src/PS/PS_algorithm.cpp
src/PS/PSPopulation.cpp
src/PS/PSConfig.cpp
src/PS/PSParticle.h
src/PS/PSConfig.h
src/PS/PSParticle.cpp
src/BAT/Bat.h
src/BAT/BATPopulation.cpp
src/BAT/BATConfig.cpp
src/BAT/BAT_algorithm.cpp
src/BAT/Bat.cpp
src/BAT/BATPopulation.h
src/BAT/BAT_algorithm.h
src/BAT/BATConfig.h
src/Base/Random.h
src/Base/Individual.cpp
src/Base/Population.h
src/Base/Population.cpp
src/Base/SearchSpace.cpp
src/Base/Utility.h
src/Base/Parameter.cpp
src/Base/Parameter.h
src/Base/Config.cpp
src/Base/Individual.h
src/Base/Random.cpp
src/Base/Algorithm.cpp
src/Base/Algorithm.h
src/Base/OOB.h
src/Base/SearchSpace.h
src/Base/Config.h
src/MFO/MFOPopulation.h
src/MFO/MFOConfig.h
src/MFO/MFOPopulation.cpp
src/MFO/MFOConfig.cpp
src/MFO/Moth.h
src/MFO/MFO_algorithm.cpp
src/MFO/MFO_algorithm.h
src/MFO/Moth.cpp
src/SA/SAParticle.cpp
src/SA/SAPopulation.cpp
src/SA/SAConfig.cpp
src/SA/SA_algorithm.h
src/SA/SA_algorithm.cpp
src/SA/SAParticle.h
src/SA/SAConfig.h
src/SA/SAPopulation.h
src/ABC/ABCConfig.h
src/ABC/ABC_algorithm.cpp
src/ABC/ABCPopulation.h
src/ABC/ABC_algorithm.h
src/ABC/ABCPopulation.cpp
src/ABC/ABCConfig.cpp
src/ABC/Bee.cpp
src/ABC/Bee.h
src/GA/GA_algorithm.cpp
src/GA/GAPopulation.h
src/GA/GAChromosome.h
src/GA/GAChromosome.cpp
src/GA/GAConfig.h
src/GA/GAConfig.cpp
src/GA/GAPopulation.cpp
src/GA/GA_algorithm.h
src/WOA/WOAConfig.cpp
src/WOA/Whale.h
src/WOA/WOAPopulation.cpp
src/WOA/WOAConfig.h
src/WOA/WOA_algorithm.h
src/WOA/Whale.cpp
src/WOA/WOA_algorithm.cpp
src/WOA/WOAPopulation.h
src/HS/HS_algorithm.cpp
src/HS/HSConfig.h
src/HS/HSConfig.cpp
src/HS/HSPopulation.cpp
src/HS/HS_algorithm.h
src/HS/HSPopulation.h
src/GSA/GSA_algorithm.cpp
src/GSA/Planet.h
src/GSA/GSA_algorithm.h
src/GSA/GSAConfig.h
src/GSA/GSAPopulation.cpp
src/GSA/Planet.cpp
src/GSA/GSAPopulation.h
src/GSA/GSAConfig.cpp
src/IHS/IHSPopulation.cpp
src/IHS/IHSPopulation.h
src/IHS/IHSConfig.h
src/IHS/IHS_algorithm.h
src/IHS/IHSConfig.cpp
src/IHS/IHS_algorithm.cpp
src/CS/CSConfig.cpp
src/CS/CSPopulation.h
src/CS/CSPopulation.cpp
src/CS/Nest.h
src/CS/CS_algorithm.cpp
src/CS/CS_algorithm.h
src/CS/Nest.cpp
src/CS/CSConfig.h
inst/REFERENCES.bib
demo/G06_constr_benchmark.R demo/Pressure_vessel_design_constr.R
demo/00Index
demo/Integer_unconst.R build/EmiR.pdf
build/partial.rdb
data/G01InitPop.RData
man/rastrigin_func.Rd man/config_ga.Rd man/plot_history.Rd man/bohachevsky_func.Rd man/colville_func.Rd man/constrained_function.Rd man/animate_population.Rd man/schwefel_func.Rd man/config_ihs.Rd man/ackley_func.Rd man/config_mfo.Rd man/list_of_functions.Rd man/miele_cantrell_func.Rd man/config_ps.Rd man/freudenstein_roth_func.Rd man/rosenbrock_func.Rd man/config_sa.Rd man/constraint.Rd man/config_algo.Rd man/G01InitPop.Rd man/config_gwo.Rd man/get_population.Rd man/OptimizationResults.Rd man/config_bat.Rd man/config_woa.Rd man/list_of_algorithms.Rd man/plot_population.Rd man/parameters.Rd man/MinimizerOpts.Rd man/griewank_func.Rd man/config_gsa.Rd man/config_cs.Rd man/config_hs.Rd man/styblinski_tang_func.Rd man/config_abc.Rd man/parameter.Rd man/minimize.Rd
EmiR documentation built on Dec. 10, 2022, 1:12 a.m.