openjij
Framework for the Ising model and QUBO.
|
#include <random>
#include "openjij/system/k_local_polynomial.hpp"
#include "openjij/utility/schedule_list.hpp"
Go to the source code of this file.
Classes | |
struct | openjij::updater::KLocal< system::KLocalPolynomial< GraphType > > |
K-local update for higher order unconstrained binary optimization (HUBO) problems with vartype being "BINARY". More... | |
Namespaces | |
namespace | openjij |
namespace | openjij::updater |