weiyaw/blackbox: A SMC-SA Algorithm for Constrained Optimisation

This packages implements three algorithms (SA, SMC-SA, CEPSO) to solve contrained optimisation problems. The algorithms work with any type of constraints and only need an indicator function that tells whether or not a solution is feasible. More information on Ng, 2019.

Getting started

Package details

AuthorKenyon Ng
MaintainerKenyon Ng <kenyon.ng@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("weiyaw/blackbox")
weiyaw/blackbox documentation built on June 7, 2019, 5:12 a.m.