Changelog
Source:NEWS.md
heumilkr 0.2.0
Enhancements
add the
cvrp_*()
function family for handling CVRPLIB data.new vignette with performance benchmarks:
vignette("clarke_wright_performance")
.
Bugfixes
- Fix
clarke_wright()
crashing R when passingNA
values to thedistances
argument: it stops gracefully instead.