Skip to content

Commit 088a141

Browse files
authored
Update README.md
1 parent 88c34ba commit 088a141

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Artificial-Intelligence
1+
# Artificial-Intelligence
2+
#### This repository contains local search algorithms implemented on Magic Square problem (https://en.wikipedia.org/wiki/Magic_square):
3+
1. Genethic algorithm
4+
2. Beam search algorithm
5+
3. Simulated annealing
6+
4. Hill climbing algorithm
7+
5. Random search algorithm

0 commit comments

Comments
 (0)