rotations: Rotations of a boggle square to reduce the number of walks.

Description Usage Format Examples

Description

Depending on the size of the square, the total number of walks may be reduced, by meas of rotation. The dataset is a list of rotations for squares of size 4, 9 and 16. For squares of size 4 and 9, three rotations are possible, for squares of size 16, 7 rotations are possible. For the sake of completeness, zero rotations (labeled T0) are also included in the list.

Usage

1
data("rotations")

Format

A list with three entries

x

rotations for a square of size 4.

y

rotations for a square of size 9.

y

rotations for a square of size 16.

Examples

1

vdweijer/games documentation built on Dec. 23, 2021, 3:02 p.m.