Name : perl-Algorithm-ChooseSubsets
| |
Version : 0.20.0
| Vendor : Mageia_Org
|
Release : 11.mga9
| Date : 2022-03-20 20:10:13
|
Group : Development/Perl
| Source RPM : perl-Algorithm-ChooseSubsets-0.20.0-11.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
Summary : OO interface to iterate through subsets of a list
|
Description :
\"Subsets\" in this context refers to lists with elements taken from the original list, and in the same order as the elements in the original list. After creating the object, subsequent calls to next() will return the next such list in lexicographic order (where the alphabet is the original list).
If K is specified, only subsets of that size will be returned. If K is omitted, all subsets will be returned, beginning with the empty set and ending with the entire set. If the \'all\' flag and a value for \'K\' are specified, subsets of size greater than or equal to K will be returned.
If a number, N, is used instead of a list, the list is taken to be [0..N-1].
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |