The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: rlang (≥ 1.1.0), cli (≥ 3.6.0), xml2 (≥ 1.3.0), ggplot2 (≥ 3.4.0)
LinkingTo: cpp11
Suggests: testthat (≥ 3.0.0), hedgehog (≥ 0.1), curl (≥ 5.2.0), ggExtra (≥ 0.10.0), scales (≥ 1.3.0), knitr, rmarkdown
Published: 2024-04-01
Author: Lukas Schneiderbauer [aut, cre, cph]
Maintainer: Lukas Schneiderbauer <lukas.schneiderbauer at gmail.com>
BugReports: https://github.com/lschneiderbauer/heumilkr/issues
License: GPL (≥ 3)
URL: https://github.com/lschneiderbauer/heumilkr, https://lschneiderbauer.github.io/heumilkr/
NeedsCompilation: yes
SystemRequirements: C++17
Materials: README NEWS
CRAN checks: heumilkr results

Documentation:

Reference manual: heumilkr.pdf
Vignettes: Clarke Wright Performance Benchmarks

Downloads:

Package source: heumilkr_0.2.0.tar.gz
Windows binaries: r-devel: heumilkr_0.2.0.zip, r-release: heumilkr_0.2.0.zip, r-oldrel: heumilkr_0.2.0.zip
macOS binaries: r-release (arm64): heumilkr_0.2.0.tgz, r-oldrel (arm64): heumilkr_0.2.0.tgz, r-release (x86_64): heumilkr_0.2.0.tgz, r-oldrel (x86_64): heumilkr_0.2.0.tgz
Old sources: heumilkr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=heumilkr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.