Package: enum 0.0.1

Christopher T. Kenny

enum: Enumerate Partitions of Grid Graphs

Enumerates polyomino tilings of grid graphs. Partitions an m by n grid into k connected pieces where each piece has a size within given bounds, under rook or queen contiguity rules. A translation of the Julia 'enumerator' package by Schutzman (2019) <doi:10.5281/zenodo.3467675>.

Authors:Christopher T. Kenny [aut, cre, cph], Zachary Schutzman [cph]

enum_0.0.1.tar.gz
enum_0.0.1.zip(r-4.7)enum_0.0.1.zip(r-4.6)enum_0.0.1.zip(r-4.5)
enum_0.0.1.tgz(r-4.6-x86_64)enum_0.0.1.tgz(r-4.6-arm64)enum_0.0.1.tgz(r-4.5-x86_64)enum_0.0.1.tgz(r-4.5-arm64)
enum_0.0.1.tar.gz(r-4.7-arm64)enum_0.0.1.tar.gz(r-4.7-x86_64)enum_0.0.1.tar.gz(r-4.6-arm64)enum_0.0.1.tar.gz(r-4.6-x86_64)
enum_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
enum/json (API)
NEWS

# Install 'enum' in R:
install.packages('enum', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/christopherkenny/enum/issues

Pkgdown/docs site:https://christophertkenny.com

On CRAN:

Conda:

3.30 score 1 stars 198 scripts 5 exports 11 dependencies

Last updated from:ac1768987e. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK123
linux-devel-x86_64OK123
source / vignettesOK200
linux-release-arm64OK124
linux-release-x86_64OK118
macos-release-arm64OK95
macos-release-x86_64OK166
macos-oldrel-arm64OK92
macos-oldrel-x86_64OK259
windows-develOK425
windows-releaseOK213
windows-oldrelOK445
wasm-releaseOK109

Exports:enum_count_partitionsenum_count_partitions_graphenum_partitionsenum_partitions_graphenum_read_partitions

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Count grid partitionsenum_count_partitions
Count partitions of a graphenum_count_partitions_graph
Enumerate grid partitionsenum_partitions
Enumerate partitions of a graphenum_partitions_graph
Read partitions from a binary fileenum_read_partitions