IntegerSlackPreparation

IntegerSlackPreparation#

class IntegerSlackPreparation#
__eq__(other: object) bool#
__new__(max_integer_range: int, atol: Optional[float] = None, slack_upper_bound: Optional[int] = None) IntegerSlackPreparation#
property atol: float#

Read-only property.

property max_integer_range: int#

Read-only property.

property slack_upper_bound: Optional[int]#

Read-only property.