Skip to content

0.6.11

Latest
Compare
Choose a tag to compare
@randomir randomir released this 01 Mar 16:22

New Features

  • Add Python 3.12 support. See #289.

  • Add support for Kings graph in large neighborhood search. See #290.

  • Enable optional metadata tracking in LNLS (LatticeLNLS and LatticeLNLSSampler). See #292.

Fixes

  • Fix docs build. See #291.

  • Use more specific assertions and assertEqual. See #293.

Upgrade Notes

  • Drop Python 3.7 support and refresh CI. See #288.