Header menu logo bristlecone

SimulatedAnnealing Module

Functions and values

Function or value Description

annealing

Full Usage: annealing

Returns: EndCondition

Annealing will stop when either: there is little movement in parameter space; no improvements are being made; or acceptance rates are very low.

Returns: EndCondition

heatingRelaxed

Full Usage: heatingRelaxed

Returns: EndCondition

Relaxed requirements that allows approximation of the stationary distribution at each temperature, without strict requirement.

Returns: EndCondition

heatingStrict

Full Usage: heatingStrict

Returns: EndCondition

Requires equlibrium to be approximated within every heating step. Better for classical SA.

Returns: EndCondition

preTuning

Full Usage: preTuning

Returns: EndCondition
Returns: EndCondition

Type something to start searching.