An implementation of functionalities to transform directed graphs that are bound to a set of known forbidden paths. There are several transformations, following the rules provided by Villeneuve and Desaulniers (2005) <doi:10.1016/j.ejor.2004.01.032>, and Hsu et al. (2009) <doi:10.1007/978-3-642-03095-6_60>. The resulting graph is generated in a data-frame format. See rsppfp website for more information, documentation an examples.
| Version: | 1.0.4 |
| Depends: | R (≥ 3.4.0) |
| Imports: | dplyr,foreach,doParallel,igraph,tidyr,stringr |
| Suggests: | knitr,rmarkdown,testthat,covr,ggplot2 |
| Published: | 2019-02-19 |
| DOI: | 10.32614/CRAN.package.rsppfp |
| Author: | Melina Vidoni |
| Maintainer: | Melina Vidoni <melinavidoni at santafe-conicet.gov.ar> |
| BugReports: | https://github.com/melvidoni/rsppfp/issues |
| License: | GPL-3 |
| URL: | https://github.com/melvidoni/rsppfp |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | rsppfp results |
| Reference manual: | rsppfp.html ,rsppfp.pdf |
| Vignettes: | Transformations Benchmark (source,R code) Example: Other Packages (source,R code) rsppfp Description (source,R code) |
| Package source: | rsppfp_1.0.4.tar.gz |
| Windows binaries: | r-devel:rsppfp_1.0.4.zip, r-release:rsppfp_1.0.4.zip, r-oldrel:rsppfp_1.0.4.zip |
| macOS binaries: | r-release (arm64):rsppfp_1.0.4.tgz, r-oldrel (arm64):rsppfp_1.0.4.tgz, r-release (x86_64):rsppfp_1.0.4.tgz, r-oldrel (x86_64):rsppfp_1.0.4.tgz |
| Old sources: | rsppfp archive |
Please use the canonical formhttps://CRAN.R-project.org/package=rsppfpto link to this page.