Skip to content

Commit d9a3031

Browse files
committed
Fixed typo in README.md
1 parent ac4acae commit d9a3031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdplib/water_network/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The fouled feed waters can be allocated to one or more treatment units or dispos
88
The mass balances are defined in terms of total flows and contaminants concentration.
99
Nonconvexities arise from bilinear terms “flows times concentration” in the mixers mass balances and concave investment cost functions of treatment units.
1010

11-
The instance incorporates two approximations of the concave cost term (piecewise linear and quadratic) to reformulate the orginal GDP model into a bilinear quadratic one.
11+
The instance incorporates two approximations of the concave cost term (piecewise linear and quadratic) to reformulate the original GDP model into a bilinear quadratic one.
1212
The user can create each instance like this:
1313

1414
```

0 commit comments

Comments
 (0)