mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
29f4e93c87
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15104
7 lines
305 B
Plaintext
7 lines
305 B
Plaintext
Efficient loopless multiset combination generation algorithm which is
|
|
(approximately) described in "Loopless algorithms for generating permutations,
|
|
combinations, and other combinatorial configurations." G Ehrlich - Journal of
|
|
the ACM (JACM), 1973. (Algorithm 7.)
|
|
|
|
WWW: https://github.com/ekg/multichoose
|