Skip to content

Commit 9b8c5b6

Browse files
authored
Close <center> tag
1 parent 7c1254b commit 9b8c5b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/num_methods/simulated_annealing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ At the same time we also keep a track of the best state $s_{best}$ across all it
4444
<i>A visual representation of simulated annealing, searching for the maxima of this function with multiple local maxima.</i>.
4545
<br>
4646
<i>This <a href="https://commons.wikimedia.org/wiki/File:Hill_Climbing_with_Simulated_Annealing.gif">animation</a> by [Kingpin13](https://commons.wikimedia.org/wiki/User:Kingpin13) is distributed under <a href="https://creativecommons.org/publicdomain/zero/1.0/deed.en">CC0 1.0</a></i> license.
47+
</center>
4748

4849
### Temperature($T$) and decay($u$)
4950

0 commit comments

Comments
 (0)