An open API service indexing awesome lists of open source software.

https://github.com/sahakyanlab/roptimus

ROptimus: a parallel general purpose adaptive optimisation engine
https://github.com/sahakyanlab/roptimus

optimisation parallel r

Last synced: 3 months ago
JSON representation

ROptimus: a parallel general purpose adaptive optimisation engine

Awesome Lists containing this project

README

          

# ROptimus
ROptimus: a parallel general purpose adaptive optimisation engine

A general-purpose optimisation engine that supports:

i) Monte Carlo optimisation with Metropolis criterion [Metropolis et al. (1953) , Hastings (1970) ] and Acceptance Ratio Simulated Annealing [Kirkpatrick et al. (1983) , Černý (1985) ]
on multiple cores, and

ii) Acceptance Ratio Replica Exchange Monte Carlo Optimisation. In each case, the system pseudo-temperature is dynamically adjusted such that the observed acceptance ratio is kept near to the desired (fixed or changing) acceptance ratio.

Latest stable version is available in CRAN https://cran.r-project.org/web/packages/ROptimus/index.html