openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
sa_sampler.hpp File Reference
Include dependency graph for sa_sampler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openjij::sampler::SASampler< ModelType >
 Class for executing simulated annealing. More...
 

Namespaces

namespace  openjij
 
namespace  openjij::sampler
 

Functions

template<class ModelType >
auto openjij::sampler::make_sa_sampler (const ModelType &model)