We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c610bb commit 3566b54Copy full SHA for 3566b54
pyomo/contrib/pyros/util.py
@@ -2581,7 +2581,7 @@ def reformulate_state_var_independent_eq_cons(model_data):
2581
uncertain parameters, then an equality requiring that
2582
each coefficient be of value 0 is added to the first-stage
2583
equality constraints.
2584
- In some cases, matching of the coefficientws may lead to
+ In some cases, matching of the coefficients may lead to
2585
immediate detection of robust infeasibility.
2586
- Otherwise, the constraint is cast to two second-stage
2587
inequalities, each of which is assigned a separation
0 commit comments