Skip to content

heumilkr 0.2.0

Latest
Compare
Choose a tag to compare
@lschneiderbauer lschneiderbauer released this 01 Apr 13:46

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 passing NA values to the distances argument: it stops gracefully instead.