We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2583bc commit 7e7b875Copy full SHA for 7e7b875
1 file changed
examples/osyczka_kundu_multiobjective.ipynb
@@ -28,7 +28,7 @@
28
" C_{2}\\left(\\mathbf{x}\\right) = (6 - x_1 − x_2) \\geq 0, \\\\\n",
29
" C_{3}\\left(\\mathbf{x}\\right) = (2 - x_2 + x_1) \\geq 0, \\\\\n",
30
" C_{4}\\left(\\mathbf{x}\\right) = (2 − x_1 + 3x_2) \\geq 0, \\\\\n",
31
- " C_{5}\\left(\\mathbf{x}\\right) = (4 − (x_3 − 3)2 − x_4) \\geq 0, \\\\\n",
+ " C_{5}\\left(\\mathbf{x}\\right) = (4 − (x_3 − 3)^2 − x_4) \\geq 0, \\\\\n",
32
" C_{6}\\left(\\mathbf{x}\\right) = ((x_5 − 3)^2 + x_6−4) \\geq 0, \\\\\n",
33
"\\end{cases}\n",
34
"\n",
0 commit comments