Skip to content

Commit f674332

Browse files
authored
Fix typo in README (#58)
1 parent b0bbe5c commit f674332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Supported bivariate formulations for entire constraint:
114114

115115
* Convex combination (`:CC`)
116116
* Multiple choice (`:MC`)
117-
* Dissaggregated Logarithmic (`:DisaggLogarithmic`)
117+
* Disaggregated Logarithmic (`:DisaggLogarithmic`)
118118

119119
Also, you can use any univariate formulation for bivariate functions as well.
120120
They will be used to impose two axis-aligned SOS2 constraints, along with the

0 commit comments

Comments
 (0)