Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFerrari authored Dec 9, 2016
1 parent cf76b8c commit 57cfd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/greedy/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Chuqi Zhou (cz4792)
#Chuqi Zhou (cz4792)

This "99 Traveling Salespeople Problem - go version" program finds out the shortest path using greedy algorithm in Go language. It visits every city exactly once and returns to the city you started from.

Expand Down

0 comments on commit 57cfd59

Please sign in to comment.