Class model::PuboCompactState
PUBO model state for IsingCompact.
Inherited Members
Constructors
PuboCompactState()
Declaration
model::PuboCompactState::PuboCompactState()
PuboCompactState()
Create an Ising state with N spins and M terms.
All spins are initialized to 0 ("True"). A true value represents "False". As such, the boolean value can be considered as representing the sign.
Declaration
model::PuboCompactState::PuboCompactState(size_t N, size_t)