Package : perl-Algorithm-ChooseSubsets > RPM : perl-Algorithm-ChooseSubsets-0.20.0-10.mga8.noarch.rpm

Basic items

Install
Name perl-Algorithm-ChooseSubsets
Version 0.20.0
Release 10.mga8
URL http://search.cpan.org/dist/Algorithm-ChooseSubsets
Group Development/Perl
Summary OO interface to iterate through subsets of a list
Size 7KB
Arch noarch
License GPL+ or Artistic

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].

Media information

Distribution release Mageia 8
Media name core-release
Media arch i586

Advanced items

Source RPM perl-Algorithm-ChooseSubsets-0.20.0-10.mga8.src.rpm
Build time 2020-02-12 12:43:25
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie