Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ad945f3

Browse files
committed
added tsp sa gif
1 parent adab218 commit ad945f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ 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="50%" src="Search/imgs/TSP-Ir.png">
22-
<br>Example: solving TSP using genetic algorithm
21+
<img width="70%" src="imgs/50-tsp-sa.gif">
22+
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
2323
</p>
2424

2525
<p align="center">

‎Search/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
3535
<p align="center">
3636
<img width="70%" src="imgs/50-tsp-sa.gif">
37-
<br>Example solution found by simulated annealing for 10-Queens problem.
37+
<br>Example solution found by simulated annealing for TSP problem (for 50 cities).
3838
</p>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /