We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac985e1 commit a0269f0Copy full SHA for a0269f0
Search/readme.md
@@ -33,6 +33,6 @@
33
### Simulated Annealing (TSP)
34
35
<p align="center">
36
- <img width="70%" src="imgs/50-tsp-sa.gif">
+ <img width="50%" src="imgs/50-tsp-sa.gif">
37
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
38
</p>
0 commit comments