×
About
This TSP solver is a JavaScript/HTML adaptation of a GA-based approach originally detailed in
A Fast TSP Solver using GA on Java by Hiroaki Sengoku.
For more details, see the article:
https://www.gcd.org/sengoku/docs/arob98.pdf
.
Te motivation to implement this came when the common links found for the Java applet seemed to generally be non-functional.
Copyright (C) 2025, Wesley R. Elsberry
Built with HTML, JavaScript, Plotly, and Canvas with assistance from OpenAI ChatGPT o1.
Released under MIT license.
Known Issues
- Manual city Definition
-
- The accuracy of mouse clicks needs improvement.