Set of functions for step-wise generation of (weighted) graphs. Aimed for research in the field of single- and multi-objective combinatorial optimization. Graphs are generated adding nodes, edges and weights. Each step may be repeated multiple times with different predefined and custom generators resulting in high flexibility regarding the graph topology and structure of edge weights.
Version: | 1.0.0 |
Imports: | BBmisc (≥ 1.6), checkmate (≥ 1.1), reshape2 (≥ 1.4.1), vegan, ggplot2 (≥ 1.0.0), lhs, deldir, grDevices |
Suggests: | testthat (≥ 0.9.1), knitr, rmarkdown, gridExtra, magrittr |
Published: | 2017-12-21 |
DOI: | 10.32614/CRAN.package.grapherator |
Author: | Jakob Bossek [aut, cre] |
Maintainer: | Jakob Bossek <j.bossek at gmail.com> |
BugReports: | https://github.com/jakobbossek/grapherator/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/jakobbossek/grapherator |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | grapherator results |
Reference manual: | grapherator.pdf |
Vignettes: |
HowTo build custom generators Graph generation with grapherator Using magrittr pipes |
Package source: | grapherator_1.0.0.tar.gz |
Windows binaries: | r-devel: grapherator_1.0.0.zip, r-release: grapherator_1.0.0.zip, r-oldrel: grapherator_1.0.0.zip |
macOS binaries: | r-release (arm64): grapherator_1.0.0.tgz, r-oldrel (arm64): grapherator_1.0.0.tgz, r-release (x86_64): grapherator_1.0.0.tgz, r-oldrel (x86_64): grapherator_1.0.0.tgz |
Reverse depends: | mcMST |
Please use the canonical form https://CRAN.R-project.org/package=grapherator to link to this page.