SimulatedAnnealing Module
Functions and values
| Function or value |
Description
|
|
Annealing will stop when either: there is little movement in parameter space; no improvements are being made; or acceptance rates are very low.
|
|
Relaxed requirements that allows approximation of the stationary distribution at each temperature, without strict requirement.
|
|
Requires equlibrium to be approximated within every heating step. Better for classical SA.
|
|
|
bristlecone