ruby-travelling-salesman Travelling salesman problem in ruby. Includes brute force, dynamic programming, and greedy algorithms and a tool for benchmarking performance of each.