Main > Programming > Libraries >

Algorithm::Combinatorics 0.24

Algorithm::Combinatorics 0.24

Sponsored Links

Algorithm::Combinatorics 0.24 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.015 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 841
Date added: 2007-07-18
Publisher: Xavier Noria

Algorithm::Combinatorics 0.24 description

Algorithm::Combinatorics Perl module is an efficient generator of combinatorial sequences.

SYNOPSIS

use Algorithm::Combinatorics qw(permutations);

my @data = qw(a b c);

# scalar context gives an iterator
my $iter = permutations(@data);
while (my $p = $iter->next) {
# ...
}

# list context slurps
my @all_permutations = permutations(@data);

Algorithm::Combinatorics is an efficient generator of combinatorial sequences. Algorithms are selected from the literature (work in progress, see "REFERENCES"). Iterators do not use recursion, nor stacks, and are written in C.

Tuples are generated in lexicographic order.

Algorithm::Combinatorics 0.24 Screenshot

Advertisements

Algorithm::Combinatorics 0.24 Keywords

Bookmark Algorithm::Combinatorics 0.24

Hyperlink code:
Link for forum:

Algorithm::Combinatorics 0.24 Copyright

WareSeeker periodically updates pricing and software information of Algorithm::Combinatorics 0.24 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Algorithm::Combinatorics 0.24 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
Math::Combinatorics is a Perl module that can perform combinations and permutations on lists. Free Download
Algorithm::Merge is a Perl module package that provides three-way merge and diff. Free Download
Algorithm::ScheduledPath is a Perl module that helps you to find scheduled paths in a directed graph. Free Download
Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. Free Download
Algorithm::Numerical::Shuffle is a Perl module to shuffle a list. Free Download
Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. Free Download
Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. Free Download
Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. Free Download