Skip to content

Releases: ephemeraldream/TSPanalysis

TSP_ANALYSIS v1.0.2

Choose a tag to compare

@PotatoInTheBox PotatoInTheBox released this 29 Sep 06:42
  • Fixed mouse bugs involving panning not saving current position (panning would snap to a certain position when clicking).
  • Separated calculating into a different thread to keep window responsive (instead of just freezing until finished calculating).

TSP_ANALYSIS

Choose a tag to compare

@PotatoInTheBox PotatoInTheBox released this 11 Apr 14:06

Fix bug where Nearest Neighbor didn't choose nearest neighbor 🤦.

TSP_ANALYSIS v1.0.0

Choose a tag to compare

@PotatoInTheBox PotatoInTheBox released this 11 Apr 11:38

This is the executable version of the python files.