Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@N-Wouda N-Wouda released this 19 Mar 14:44
· 89 commits to master since this release
cb6260d

Allow passing kwargs to ALNS.iterate. These kwargs are then passed to the operators. This is useful for larger heuristics, as this allows one to avoid explicit dependencies on global state (like a global data singleton).