Skip to content

Maintenance release

Compare
Choose a tag to compare
@root-11 root-11 released this 26 Jun 22:25
· 68 commits to master since this release

This is a minor maintenance release.

The only changes are:

  • bug fix for solve_tsp for a rare case where the search runs into a infinite cycle.
  • change of name of module hash to hash_methods to avoid name-space collision with python's built-in hash

The version was updated to 2023.1.1 due to the breaking change of the name changes only.