Skip to content

v1.1.0

Compare
Choose a tag to compare
@N-Wouda N-Wouda released this 17 Oct 12:46
· 160 commits to master since this release

This release adds support for operator selection diagnostics on the ALNS Result class.

Changelog:

  • Merged in #16, which closes #9.
  • Added plot method for operator counts, as result.plot_operator_counts()
  • Added (optional) operator naming, via alns.add_<operator type>_operator(operator[, name="name"])