8000 GitHub - b0rxa/metaheuR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

b0rxa/metaheuR

Repository files navigation

metaheuR

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0