[issue12961] itertools: unlabelled balls in boxes
Phillip Feldman
report at bugs.python.org
Tue Sep 20 20:46:55 CEST 2011
Phillip Feldman <phillip.m.feldman at gmail.com> added the comment:
Mark: I disagree with your claim that "in its basic form, this is covered by itertools.combinations". If you open the attached text on elementary combinatorics and go to page 11, you will see a table that lays out six of the eight most basic types of occupancy problem. Note that only two of the six are handled by itertools.combinations.
----------
Added file: http://bugs.python.org/file23209/math-408-notes-b.pdf
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12961>
_______________________________________
More information about the Python-bugs-list
mailing list