Alns

Latest version: v7.0.0

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

7.0.0

This release updates `alns` to use the `Generator` class inside `numpy.random`, rather than the now deprecated `RandomState`. As such, any arguments that used to take a `RandomState` now take a `Generator`, and the argument name has been changed to `rng` to account for this. No other breaking changes have been made.

What's Changed

* Some textual changes explaining how to get help by N-Wouda in https://github.com/N-Wouda/ALNS/pull/174
* Run notebooks for docs by N-Wouda in https://github.com/N-Wouda/ALNS/pull/175
* Replace RandomState with Generator by leonlan in https://github.com/N-Wouda/ALNS/pull/173
* Sometimes run with and without MABWiser by N-Wouda in https://github.com/N-Wouda/ALNS/pull/176


**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v6.0.0...v7.0.0

6.0.0

This release adds a logo to ALNS, and updates the names of several acceptance criteria to better reflect what they actually do. The latter is a breaking change.

What's Changed
* Logo by leonlan in https://github.com/N-Wouda/ALNS/pull/165
* BREAKING: Rename acceptance criteria by leonlan in https://github.com/N-Wouda/ALNS/pull/167

**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v5.3.2...v6.0.0

5.3.2

**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v5.3.1...v5.3.2

5.3.1

What's Changed
* Use Ruff instead of flake8 and isort by N-Wouda in https://github.com/N-Wouda/ALNS/pull/158
* Updating inputs for MABSelector to new types LearningPolicyType and NeighboorhoodPolicyType from the new version of mabwiser by AshishPvjs in https://github.com/N-Wouda/ALNS/pull/162

New Contributors
* AshishPvjs made their first contribution in https://github.com/N-Wouda/ALNS/pull/162

**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v5.3.0...v5.3.1

5.3.0

What's Changed
* Adaptive threshold acceptance by TeoSkondras in https://github.com/N-Wouda/ALNS/pull/156

New Contributors
* TeoSkondras made their first contribution in https://github.com/N-Wouda/ALNS/pull/156

**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v5.2.0...v5.3.0

5.2.0

Multi-armed bandit operator selection!

Using [MABWiser](https://github.com/fidelity/mabwiser).

What's Changed
* Add `MABSelector` multi-armed bandit operator selection class using MABWiser to select operators by P-bibs in https://github.com/N-Wouda/ALNS/pull/153

New Contributors
* P-bibs made their first contribution in https://github.com/N-Wouda/ALNS/pull/153

**Full Changelog**: https://github.com/N-Wouda/ALNS/compare/v5.1.0...v5.2.0

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.