Merge branch 'google/main' into feature/xpress_only_RTE
This commit is contained in:
@@ -615,7 +615,7 @@ class BoundedLinearExpression(_BoundedLinearExpr):
|
||||
def _add_enforced_linear_constraint(
|
||||
self,
|
||||
helper: mbh.ModelBuilderHelper,
|
||||
var: "Variable",
|
||||
var: Variable,
|
||||
value: bool,
|
||||
name: Optional[str],
|
||||
) -> "EnforcedLinearConstraint":
|
||||
|
||||
Reference in New Issue
Block a user