Traveling Salesman

Random Board Clear Board Replay Tutorial
More
Learn the Algorithms
Github
Algorithm:  
Recalculate

Real-time Traveling Salesman Visualizer

  • Brute Force
  • Greedy
  • Annealing
  • 2-Opt
  • Speedy
  • Bogo-style

Overview

Algorithm Specifics

Notable Features

Annealing Algorithm: Produces close to optimal or optimal path
Length:  -  pixels
Computed in  -  ms