Skip to content

Commit e93d8c9

Browse files
authored
Update README.md
1 parent 511f738 commit e93d8c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# TSP
22
Travelling salesman problem
3+
34
+Include different algorithme for solving tsp
5+
46
+analise complexity and performance
57

68
1.Glouton (nearest city)
9+
710
2.Genetic Algorithm
11+
812
3.Ant Colony Algorithm
13+
914
...And your suggest

0 commit comments

Comments
 (0)