14.2.34 Class SimpleTerm¶
- mosek.fusion.SimpleTerm¶
A class representing simple term, a basic building block for disjunctive constraints.
- Implements
- Members
SimpleTerm.size – Size of the domain.
- SimpleTerm.size¶
size() -> int
Size of the domain.
- Return
(
int
)