Skip to content

Commit adc5872

Browse files
authored
Update README.md
1 parent e910dd9 commit adc5872

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
@@ -89,7 +89,7 @@ Assume you want to solve the following minimization problem.
8989

9090
Minimize:
9191

92-
$f(x) = 10D + \sum_{i=1}^D x_i^2 - 10cos(2\pi x_i)$
92+
$$f(x) = 10D + \sum_{i=1}^D x_i^2 - 10\cos(2\pi x_i)$$
9393

9494
where $x\in [-5, 5]^D$, that is, each coordinate in $x$ is between -5 and 5. Use $D=10$.
9595

0 commit comments

Comments
 (0)