Sos1BigMPromotionRequest#
- class Sos1BigMPromotionRequest#
Untrusted stable-ID request for one checked SOS1 Big-M promotion.
Map keys are the intended SOS1 member IDs. Bounds, kinds, coefficients, and row contents are intentionally absent so the current
Instanceremains the sole source of truth when the request is validated.- __eq__(other: object, /) bool#
- __new__(*, selector_claims: Mapping[int, Sos1BigMSelectorClaim], cardinality_constraint: int) Sos1BigMPromotionRequest#
- property cardinality_constraint: int#
Read-only property.
Claimed canonical selector-cardinality constraint ID.
- property selector_claims: dict[int, Sos1BigMSelectorClaim]#
Read-only property.
Claimed selector roles keyed by intended SOS1 member ID.