This package is being developed as a tool for teaching the course bilaketa heuristikoak (search heuristics) at the University of the Basque Country. It is by no means a package to solve actual optimization problems, as the main concern is not an efficient implementation.
The package can be installed using the R package devtools.
if (!require("devtools"))
install.packages("devtools")
devtools::install_github("b0rxa/metaheuR")
The package is at a very early stage of development so no stable version is available. Many basic aspects of the package may change, so use it with caution.
To access the avialable vignettes for the package, type:
library("metaheuR")
browseVignettes("metaheuR")
The currently available vignettes are: