OneHot constraint hint wrapper for Python
-
__copy__() → OneHot
-
__deepcopy__(_memo: Any) → OneHot
-
__eq__(other: object) → bool
-
__new__(id: int, variables: Sequence[int]) → OneHot
-
__repr__() → str
-
property id: int
Read-only property.
-
property variables: list[int]
Read-only property.