Module qsym2::permutation
source · Expand description
Permutations as elements in symmetric groups.
Structs§
- Structure to manage permutation actions of a finite set.
- Builder for
Permutation
.
Enums§
- Error type for PermutationBuilder
Traits§
- Trait defining an action on a permutable collection that can be converted into an equivalent permutation acting on that collection.
- Trait defining a permutable collection consisting of discrete and distinguishable items that can be permuted.
- Trait for generic permutation rank types.