Skip to content

Solve TSP(Japanese Prefectures) using simulated annealing

License

Notifications You must be signed in to change notification settings

wasyro/sim_ann_jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sim_ann_jl

Solve TSP(Japanese Prefectures) using simulated annealing.
Rewriting from Python script, https://github.com/wasyro/sim_ann.

Environment

Julia - 0.5.2
Gadfly - 0.6.4
Cairo - 0.4.0
Fontconfig - 0.1.1

References

Kirkpatrick, et al, 1983, Optimization by Simulated Annealing, Science, Vol.220, No. 4598. pp. 671-680.
David Bookstaber, 1997, Simulated Annealing for Traveling Salesman Problem, http://www.bookstaber.com/david/opinion/SATSP.pdf

About

Solve TSP(Japanese Prefectures) using simulated annealing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages