Copyright | Anders Claesson 2013 |
---|---|
Maintainer | Anders Claesson <anders.claesson@gmail.com> |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Synopsis
- simionSchmidt :: Perm -> Perm
- simionSchmidt' :: Perm -> Perm
Documentation
simionSchmidt :: Perm -> Perm Source #
The Simion-Schmidt bijection from Av(123) onto Av(132).
simionSchmidt' :: Perm -> Perm Source #
The inverse of the Simion-Schmidt bijection. It is a function from Av(132) to Av(123).