hcube-0.1.0: Virtual Rubik's cube of arbitrary size.

Portabilityportable
Stabilityprovisional
Maintainertodd.w.wegner@gmail.com
Safe HaskellNone

HCube.Permutation

Description

Generation of permutation representation of cube.

Synopsis

Documentation

genPerm :: Size -> (Rubik -> [Cube]) -> Rotation -> Permutation NumbSource

Map a cube operation to an element of the permutation group.