sym-0.13.0: Permutations, patterns, and statistics
Sym.Perm.Sort
Description
Synopsis
stackSort :: Perm -> Perm Source #
One pass of stack-sort.
bubbleSort :: Perm -> Perm Source #
One pass of bubble-sort.