The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Algorithm::Permute"

Algorithm::Permute - Handy and fast permutation with object oriented interface River stage one • 3 direct dependents • 3 total dependents

This handy module makes performing permutation in Perl easy and fast, although perhaps its algorithm is not the fastest on the earth. It supports permutation r of n objects where 0 < r <= n....

SLOYD/Algorithm-Permute-0.17 - 04 Feb 2023 14:24:22 UTC

Algorithm::FastPermute - Rapid generation of permutations River stage one • 1 direct dependent • 1 total dependent

Algorithm::FastPermute generates all the permutations of an array. You pass a block of code, which will be executed for each permutation. The array will be changed in place, and then changed back again before "permute" returns. During the execution o...

ROBIN/Algorithm-FastPermute-0.999 - 24 Feb 2008 09:45:41 UTC

Algorithm::Loops - Looping constructs: NestedLoops, MapCar*, Filter, and NextPermute* River stage one • 7 direct dependents • 9 total dependents

TYEMQ/Algorithm-Loops-1.032 - 24 Jul 2016 03:23:01 UTC

Algorithm::BitVector - A memory efficient packed representation of arbitrary sized bit arrays and for logical and arithmetic operations on such arrays. River stage zero No dependents

My main motivation for creating this module was to provide the students at Purdue and elsewhere with a Perl class whose API is the same as that of my Python based "BitVector" module that appears to have become popular for prototyping algorithms for c...

AVIKAK/Algorithm-BitVector-1.26 - 15 Jan 2018 15:53:49 UTC

Algorithm::Bucketizer - Distribute sized items to buckets with limited size River stage zero No dependents

So, you own a number of mp3-Songs on your hard disc and want to copy them to a number of CDs, maxing out the space available on each of them? You want to distribute your picture collection into several folders, so each of them doesn't exceed a certai...

MSCHILLI/Algorithm-Bucketizer-0.13 - 15 Jan 2013 03:55:57 UTC

Algorithm::Evolutionary::Op::Permutation - Per-mutation. Got it? River stage one • 3 direct dependents • 4 total dependents

Class independent permutation operator; any individual that has the "_str" instance variable (like Algorithm::Evolutionary::Individual::String and Algorithm::Evolutionary::Individual::BitString) will have some of its elements swapped. Each string of ...

JMERELO/Algorithm-Evolutionary-0.82.1 - 29 Mar 2021 11:30:17 UTC
6 results (0.029 seconds)