RemovedOneHotConstraint#
- class RemovedOneHotConstraint#
A removed one-hot constraint together with the reason it was removed.
- __repr__() str#
- property constraint: OneHotConstraint#
Read-only property.
- property removed_reason: str#
Read-only property.
- property removed_reason_parameters: dict[str, str]#
Read-only property.
- property variables: list[int]#
Read-only property.