Algorithm::Permute 0.06
Sponsored Links
Algorithm::Permute 0.06 Ranking & Summary
File size:
0.010 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
893
Date added:
2007-05-17
Publisher:
Edwin Pratomo
Algorithm::Permute 0.06 description
Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface.
SYNOPSIS
use Algorithm::Permute;
my $p = new Algorithm::Permute([a..d]);
while (@res = $p->next) {
print join(", ", @res), "n";
}
my @array = (1..9);
Algorithm::Permute::permute { print "@arrayn" } @array;
This handy module makes performing permutation in Perl easy and fast, although perhaps its algorithm is not the fastest on the earth. Currently it only supports permutation n of n objects.
No exported functions. This version is not backward compatible with the previous one, version 0.01. The old interface is no longer supported.
METHODS
new [@list]
Returns a permutor object for the given items.
next
Returns a list of the items in the next permutation. The order of the resulting permutation is the same as of the previous version of Algorithm::Permute.
peek
Returns the list of items which will be returned by next(), but doesnt advance the sequence. Could be useful if you wished to skip over just a few unwanted permutations.
reset
Resets the iterator to the start. May be used at any time, whether the entire set has been produced or not. Has no useful return value.
SYNOPSIS
use Algorithm::Permute;
my $p = new Algorithm::Permute([a..d]);
while (@res = $p->next) {
print join(", ", @res), "n";
}
my @array = (1..9);
Algorithm::Permute::permute { print "@arrayn" } @array;
This handy module makes performing permutation in Perl easy and fast, although perhaps its algorithm is not the fastest on the earth. Currently it only supports permutation n of n objects.
No exported functions. This version is not backward compatible with the previous one, version 0.01. The old interface is no longer supported.
METHODS
new [@list]
Returns a permutor object for the given items.
next
Returns a list of the items in the next permutation. The order of the resulting permutation is the same as of the previous version of Algorithm::Permute.
peek
Returns the list of items which will be returned by next(), but doesnt advance the sequence. Could be useful if you wished to skip over just a few unwanted permutations.
reset
Resets the iterator to the start. May be used at any time, whether the entire set has been produced or not. Has no useful return value.
Algorithm::Permute 0.06 Screenshot
Algorithm::Permute 0.06 Keywords
Permute 0.06
object oriented interface
Perl module
Object Oriented
permutation
Perl
object
module
interface
fast
Algorithm::Permute
AlgorithmPermute
Algorithm::Permute 0.06
Libraries
Programming
Bookmark Algorithm::Permute 0.06
Algorithm::Permute 0.06 Copyright
WareSeeker periodically updates pricing and software information of Algorithm::Permute 0.06 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::Permute 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
object oriented programming
object oriented interfaces
object-oriented
object oriented interface definition
permutation groups
halo 3 armor permutations
object oriented interface design
permutation generator
permutations
object-oriented interface
permutation math problems
permutation examples
object oriented interface in c++
permutation red hot chili peppers
what are permutations
perl modules
circular permutation
permutations and combinations
Related Software
Algorithm::Numerical::Sample is a Perl module that can draw samples from a set. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
OpenGeDB Perl module is a module to access the OpenGeoDB database and calculate all ZIP codes in a certain radius. Free Download
HTML::FromText is a Perl module that can convert plain text to HTML. Free Download
Color::Object is a OO-Color Module. Free Download
Object::AutoAccessor is an accessor class by using AUTOLOAD. Free Download
Devel::CallerItem is an Perl object representing a function call from the stack of function calls. Free Download
Math::Calc::Euro is a Perl module to convert between EUR and the old currencies. Free Download
Latest Software
Popular Software
Favourite Software