We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad945f3 commit ecf2a27Copy full SHA for ecf2a27
README.md
@@ -18,7 +18,7 @@ This repository contains implementation of different AI algorithms, based on the
18
- Hill climbing, Simulated Annealing, Genetic algorithms
19
20
<p align="center">
21
- <img width="70%" src="imgs/50-tsp-sa.gif">
+ <img width="70%" src="Search/imgs/50-tsp-sa.gif">
22
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
23
</p>
24
0 commit comments