6 lines
202 B
Text
6 lines
202 B
Text
|
A package that returns all the combinations and
|
||
|
permutations, without repitition, of a given set
|
||
|
and subset size. Associative arrays are preserved.
|
||
|
|
||
|
WWW: http://pear.php.net/package/Math_Combinatorics/
|