dimod.reference.samplers.SimulatedAnnealingSampler.parameters#

SimulatedAnnealingSampler.parameters: dict = None[source]#

Keyword arguments accepted by the sampling methods.

Contents are a dict with the following keys: {‘beta_range’: [], num_reads’: [], ‘num_sweeps’: []}.