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.3.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: | 2025-04-24 | 
| DOI: | 10.32614/CRAN.package.heumilkr | 
| 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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=heumilkr
to link to this page.