Skip to content

Commit ecf2a27

Browse files
authored
Update README.md
1 parent ad945f3 commit ecf2a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repository contains implementation of different AI algorithms, based on the
1818
- Hill climbing, Simulated Annealing, Genetic algorithms
1919

2020
<p align="center">
21-
<img width="70%" src="imgs/50-tsp-sa.gif">
21+
<img width="70%" src="Search/imgs/50-tsp-sa.gif">
2222
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
2323
</p>
2424

0 commit comments

Comments
 (0)