We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93d8c9 commit 4f74285Copy full SHA for 4f74285
README.md
@@ -5,7 +5,7 @@ Travelling salesman problem
5
6
+analise complexity and performance
7
8
-1.Glouton (nearest city)
+1.Greedy Algorithm (nearest city)
9
10
2.Genetic Algorithm
11
0 commit comments