set0_gadget

Function set0_gadget 

Source
pub fn set0_gadget<W>() -> LogicGadget<W>
where W: Clone + Default + From<i32>,
Expand description

Create a SET0 gadget (constant false).

1-variable SpinGlass that prefers config 0 (spin -1 in Rust convention). h = [1] (negated from Julia’s [-1] to account for different spin convention)