92266c5224
Approved by: portmgr (blanket)
5 lines
202 B
Text
5 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: https://pear.php.net/package/Math_Combinatorics
|