Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Travelling Salesman Challenge 2.0

My solution of Travelling Salesman Challenge 2.0. I used simulated annealing algorithm and Go programing language.

How to use

  • build GoLang program for your platform
  • run within terminal app.sh < ./data/3.in.txt

Flags

Name Value Description
duration 5s Max execution time
debug true Show debug information
cpu-profile ./profile.prof Enable cpu profiler
trace-log ./trace.log Enable trace log

About

www.kiwi.com challenge

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages