dwave-neal: dwave-neal (An implementation of a simulated annealing sampler) dwave-neal: dwave-neal: An implementation of a simulated annealing sampler. dwave-neal: dwave-neal: A simulated annealing sampler can be used for approximate Boltzmann dwave-neal: sampling or heuristic optimization. This implementation approaches dwave-neal: the equilibrium distribution by performing updates at a sequence of dwave-neal: increasing beta values, beta_schedule, terminating at the target dwave-neal: beta. dwave-neal: dwave-neal: