Skip to content

A library of solutions to the Travelling Salesman Problem (TSP).

License

Notifications You must be signed in to change notification settings

youhavethewrong/teaspoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teaspoon

Clojars Project A library of solutions to the Travelling Salesman Problem (TSP).

References

The Travelling Salesman Problem

https://en.wikipedia.org/wiki/Travelling_salesman_problem

Genetic Algorithm

http://www.theprojectspot.com/tutorial-post/creating-a-genetic-algorithm-for-beginners/3 http://www.theprojectspot.com/tutorial-post/applying-a-genetic-algorithm-to-the-travelling-salesman-problem/5

Simulated Annealing

http://www.theprojectspot.com/tutorial-post/simulated-annealing-algorithm-for-beginners/6

Clojure defrecord/defprotocol

http://www.braveclojure.com/multimethods-records-protocols/

License

Copyright © 2016 Erick S. Crager

Distributed under the Apache License, Version 2.0.

About

A library of solutions to the Travelling Salesman Problem (TSP).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published