You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This module was created to supplement Python's `itertools` module, filling in gaps in two important areas of basic combinatorics: (A) ordered and unordered m-way combinations, and (B) generalizations of the four basic occupancy problems ('balls in boxes').