A fast implementation of the greedy algorithm for the set cover problem using 'Rcpp'.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.5) |
Imports: | data.table, Rcpp (≥ 0.12.14) |
LinkingTo: | BH, Rcpp (≥ 0.12.14) |
Published: | 2018-01-24 |
DOI: | 10.32614/CRAN.package.RcppGreedySetCover |
Author: | Matthias Kaeding [aut, cre] |
Maintainer: | Matthias Kaeding <matthiaskaeding at posteo.de> |
BugReports: | http://github.com/matthiaskaeding/RcppGreedySetCover/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/matthiaskaeding/RcppGreedySetCover |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | RcppGreedySetCover results |
Reference manual: | RcppGreedySetCover.pdf |
Package source: | RcppGreedySetCover_0.1.0.tar.gz |
Windows binaries: | r-devel: RcppGreedySetCover_0.1.0.zip, r-release: RcppGreedySetCover_0.1.0.zip, r-oldrel: RcppGreedySetCover_0.1.0.zip |
macOS binaries: | r-release (arm64): RcppGreedySetCover_0.1.0.tgz, r-oldrel (arm64): RcppGreedySetCover_0.1.0.tgz, r-release (x86_64): RcppGreedySetCover_0.1.0.tgz, r-oldrel (x86_64): RcppGreedySetCover_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RcppGreedySetCover to link to this page.