mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 14:59:13 -04:00
permutations, without repitition, of a given set and subset size. Associative arrays are preserved. WWW: http://pear.php.net/package/Math_Combinatorics/ PR: ports/112824 Submitted by: Zhen REN <bg1tpt at gmail.com>
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: http://pear.php.net/package/Math_Combinatorics/
|