The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The HMS (Hierarchic Memetic Strategy) is a composite global optimization strategy consisting of a multi-population evolutionary strategy and some auxiliary methods. The HMS makes use of a dynamically-evolving data structure that provides an organization among the component populations. It is a tree with a fixed maximal height and variable internal node degree. Each component population is governed by a particular evolutionary engine. This package provides a simple R implementation with examples of using different genetic algorithms as the population engines. References: J. Sawicki, M. Łoś, M. Smołka, J. Alvarez-Aramberri (2022) <doi:10.1007/s11047-020-09836-w>.
Version: | 1.0.1 |
Imports: | GA, msm, methods, uuid, graphics |
Suggests: | testthat (≥ 3.0.0), ecr, filelock, parallel, doParallel, grDevices, smoof |
Published: | 2023-10-25 |
DOI: | 10.32614/CRAN.package.hmsr |
Author: | Wojciech Achtelik [aut, cre], Marcin Kozubek [aut], Maciej Smołka [ths, aut] (Java original), AGH University of Kraków [cph] |
Maintainer: | Wojciech Achtelik <wachtelik at gmail.com> |
BugReports: | https://github.com/WojtAcht/hms/issues |
License: | MIT + file LICENSE |
URL: | https://wojtacht.github.io/hms/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | hmsr results |
Reference manual: | hmsr.pdf |
Package source: | hmsr_1.0.1.tar.gz |
Windows binaries: | r-devel: hmsr_1.0.1.zip, r-release: hmsr_1.0.1.zip, r-oldrel: hmsr_1.0.1.zip |
macOS binaries: | r-release (arm64): hmsr_1.0.1.tgz, r-oldrel (arm64): hmsr_1.0.1.tgz, r-release (x86_64): hmsr_1.0.1.tgz, r-oldrel (x86_64): hmsr_1.0.1.tgz |
Old sources: | hmsr archive |
Please use the canonical form https://CRAN.R-project.org/package=hmsr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.