Package: heumilkr 0.2.0.9000

heumilkr: Heuristic Capacitated Vehicle Routing Problem Solver

Implements the Clarke-Wright algorithm to find a quasi-optimal solution to the Capacitated Vehicle Routing Problem. See Clarke, G. and Wright, J.R. (1964) <doi:10.1287/opre.12.4.568> for details. The implementation is accompanied by helper functions to inspect its solution.

Authors:Lukas Schneiderbauer [aut, cre, cph]

heumilkr_0.2.0.9000.tar.gz
heumilkr_0.2.0.9000.zip(r-4.5)heumilkr_0.2.0.9000.zip(r-4.4)heumilkr_0.2.0.9000.zip(r-4.3)
heumilkr_0.2.0.9000.tgz(r-4.4-x86_64)heumilkr_0.2.0.9000.tgz(r-4.4-arm64)heumilkr_0.2.0.9000.tgz(r-4.3-x86_64)heumilkr_0.2.0.9000.tgz(r-4.3-arm64)
heumilkr_0.2.0.9000.tar.gz(r-4.5-noble)heumilkr_0.2.0.9000.tar.gz(r-4.4-noble)
heumilkr_0.2.0.9000.tgz(r-4.4-emscripten)heumilkr_0.2.0.9000.tgz(r-4.3-emscripten)
heumilkr.pdf |heumilkr.html
heumilkr/json (API)
NEWS

# Install 'heumilkr' in R:
install.packages('heumilkr', repos = c('https://lschneiderbauer.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/lschneiderbauer/heumilkr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • cvrplib_A - CVRP instance data by Augerat, 1995
  • cvrplib_B - CVRP instance data by Augerat, 1995
  • cvrplib_E - CVRP instance data by Christofides and Eilon, 1969
  • cvrplib_F - CVRP instance data by Fisher, 1994
  • cvrplib_Tai - CVRP instance data by Rochat and Taillard, 1995

On CRAN:

clarke-wrightcvrp

6 exports 1 stars 1.40 score 30 dependencies 6 scripts 182 downloads

Last updated 6 months agofrom:fd1f5e571b. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-win-x86_64OKAug 29 2024
R-4.5-linux-x86_64OKAug 29 2024
R-4.4-win-x86_64OKAug 29 2024
R-4.4-mac-x86_64OKAug 29 2024
R-4.4-mac-aarch64OKAug 29 2024
R-4.3-win-x86_64OKAug 29 2024
R-4.3-mac-x86_64OKAug 29 2024
R-4.3-mac-aarch64OKAug 29 2024

Exports:clarke_wrightclarke_wright_cvrplibcvrplib_downloadcvrplib_lsmilkr_costmilkr_saving

Dependencies:clicolorspacecpp11fansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithrxml2

Clarke Wright Performance Benchmarks

Rendered fromclarke_wright_performance.Rmdusingknitr::rmarkdownon Aug 29 2024.

Last update: 2024-02-18
Started: 2024-01-14