altar.bayesian.SequentialAnnealing

Module Contents

Classes

class altar.bayesian.SequentialAnnealing.SequentialAnnealing(annealer, **kwds)

Bases: altar.bayesian.AnnealingMethod.AnnealingMethod

Implementation that assumes its state is the global state of the solver, and therefore it is able to compute the statistical properties of the sample distribution

wid = 0
workers = 1
start(self, annealer)

Start the annealing process