cimod
C++ library for a binary (and polynomial) quadratic model.
cimod.vartype Namespace Reference

Functions

def to_cxxcimod (vartype)
 

Variables

 SPIN = _SPIN
 
 BINARY = _BINARY
 
 Vartype = _Vartype
 

Function Documentation

◆ to_cxxcimod()

Variable Documentation

◆ BINARY

cimod.vartype.BINARY = _BINARY

Referenced by declare_BPM(), and PYBIND11_MODULE().

◆ SPIN

cimod.vartype.SPIN = _SPIN

Referenced by declare_BPM(), and PYBIND11_MODULE().

◆ Vartype

cimod.vartype.Vartype = _Vartype