Sos1
- class Sos1
SOS1 constraint hint wrapper for Python
- __copy__() Sos1
- __eq__(other: object) bool
- __new__(binary_constraint_id: int, big_m_constraint_ids: Sequence[int], variables: Sequence[int]) Sos1
- __repr__() str
- property big_m_constraint_ids: list[int]
Read-only property.
- property binary_constraint_id: int
Read-only property.
- property variables: list[int]
Read-only property.