Skip to content

TSP_1.1-10: Reduced the maximum integer for Concorde to avoid overflows (reported…

Compare
Choose a tag to compare
@mhahsler mhahsler released this 17 Apr 17:41
· 35 commits to master since this release

Bugfixes

  • Fixed Linkern file management on Windows.
  • Converting distances that only contain 0 and Inf (e.g., from an adjacency matrix)
    is now fixed for Concorde and Linkern.
  • Reduced the maximum integer for Concorde to avoid overflows (reported by sarwanpasha).