sym-0.9: Permutations, patterns, and statistics

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

Math.Perm.Sort

Description

 

Synopsis

Documentation

stackSort :: Perm -> PermSource

One pass of stack-sort.

bubbleSort :: Perm -> PermSource

One pass of bubble-sort.