RcppGreedySetCover: Greedy Set Cover

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
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

Documentation:

Reference manual: RcppGreedySetCover.pdf

Downloads:

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

Linking:

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