sym-0.9: Permutations, patterns, and statistics

MaintainerAnders Claesson <anders.claesson@gmail.com>
Safe HaskellNone

Math.Perm.Bijection

Description

 

Synopsis

Documentation

simionSchmidt :: Perm -> PermSource

The Simion-Schmidt bijection from Av(123) onto Av(132).

simionSchmidt' :: Perm -> PermSource

The inverse of the Simion-Schmidt bijection. It is a function from Av(132) to Av(123).