A direct permutation generator
A direct permutation generator
Permutations iterator
Generate permutations iteratively without recursion in O(n) time.
Simple function to generate permutations on a dictionry of a u8 chars set. I used it for generate unic Items into my proc macros.
Generates ordered permutations from vector of integers
Get a lexicographic cartesian product and lexicographic permutation at any specific index from data. Generate complete lexicographic cartesian product from single or multiple set of data. Generate complete lexicographic combination from data. Generate non-lexicographic permutation and k-permutation.
Generate permutations of vectors and slices in a memory-efficient and deterministic manner, using Heap's algorithm.
Generate derangements of an iterable
Generate permutations in increasing order.
Procedural macro to generate permutations of supertraits based on cfg flags.
generate permutations