Permutator

Package:
Permutator
Summary:
Generate permutations of elements of an array
Groups:
Algorithms, PHP 5
Author:
Shannon Wynter
Description:
This class can be used to generate permutations of elements of an array.

It takes an array as parameter and generate arrays with permutations of its elements.

The class calls a given callback function to process the generated permutation arrays in user defined way.


Powered by Gewgley