Module exhaustive

Source
Expand description

Functions for generating all RationalSequences over a set of elements.

Structs§

ExhaustiveRationalSequences
Generates all RationalSequences containing elements from an iterator.

Functions§

exhaustive_rational_sequences
Generates all RationalSequences containing elements from a given iterator.