We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b1e16 commit ac716c0Copy full SHA for ac716c0
README.md
@@ -174,7 +174,7 @@ We take the same problem from the **Short Tutorial**, and now we have an extra c
174
175
> x1>x2
176
177
-Using KKT conditions, we can put this constraint in the objective function:
+We can put this constraint in the objective function:
178
179
f=(x1,x2) = (x1)^2+(x2)^2 + max(0,x2-x1)
180
@@ -195,7 +195,7 @@ We take the same problem from the **Short Tutorial**, and now the extra constrai
195
196
> x1=x2
197
198
199
200
f=(x1,x2) = (x1)^2+(x2)^2 + (x2-x1)^2
201
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments