RemovedSos1Constraint

RemovedSos1Constraint#

class RemovedSos1Constraint#

A removed SOS1 constraint together with the reason it was removed.

__repr__() str#
property constraint: Sos1Constraint#

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.