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

Portabilityportable
Stabilityprovisional
Maintainerechbar137@yahoo.co.in
Safe HaskellTrustworthy

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.