This class represents an integer constraint, \(X_{ij} \in \mathbf{Z}\) for all \(i,j\).
IntConstr(lin_op)
A list representing the linear operator equal to the .noncvx_var
.
constr_id
(Internal) A unique integer identification number used internally.
lin_op
A list representing the linear operator equal to the .noncvx_var
.
.noncvx_var
(Internal) A list representing the variable constrained to be elementwise integer.