|
openjij
Framework for the Ising model and QUBO.
|
#include "openjij/graph/all.hpp"#include "openjij/updater/all.hpp"#include "openjij/system/all.hpp"

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) |