Skip to content

Tags: ydeng1992/ALNS

Tags

v1.3.2

Toggle v1.3.2's commit message

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request N-Wouda#39 from N-Wouda/allow-zero-weights

Allow zero weights

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request N-Wouda#38 from N-Wouda/py-3.9

Simplify callbacks [+Python 3.9 support]

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unofficial support for np 1.17 rnd.Generator (N-Wouda#26)

* Unofficial support for np 1.17 rnd.Generator

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve ALNS evaluation order (N-Wouda#25)

* Improve (but change) ALNS evaluation order

* Bump version number

* Fix ordering issue in evaluation

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Plot objective legend (N-Wouda#23)

* Objective plot legend

v1.2.2

Toggle v1.2.2's commit message
Remove Py3.4 from setup and Travis script

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Callbacks (N-Wouda#18)

* Title argument for Result.plot_objective

* Call-back mixin for a new global best

* Warn when overwriting callback

* Flexible operator_counts plotting

* Operator decay parameters in [0, 1]

* Tests

v1.1.1

Toggle v1.1.1's commit message
v1.1.1

Changelog:
- Test and support for Python 3.8