lazygreedy: Applying the Lazy-Greedy Spanning Algorithm

Provides an R wrapper for an efficient C++ implementation of the Lazy-Greedy spanning algorithm of Bouts, ten Brink, and Buchin (2014) <doi:10.1145/2582112.2582154>.

Version: 1.0
Depends: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Published: 2020-09-28
Author: Bokgyeong Kang, John Hughes, Quirijn W. Bouts, Alex P. ten Brink, and Kevin Buchin
Maintainer: Bokgyeong Kang <bxk487 at psu.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: lazygreedy citation info
CRAN checks: lazygreedy results

Documentation:

Reference manual: lazygreedy.pdf

Downloads:

Package source: lazygreedy_1.0.tar.gz
Windows binaries: r-devel: lazygreedy_1.0.zip, r-release: lazygreedy_1.0.zip, r-oldrel: lazygreedy_1.0.zip
macOS binaries: r-release (arm64): lazygreedy_1.0.tgz, r-oldrel (arm64): lazygreedy_1.0.tgz, r-release (x86_64): lazygreedy_1.0.tgz, r-oldrel (x86_64): lazygreedy_1.0.tgz

Linking:

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