Readonly
Generates all possible truth assignments for a given number of variables.
The number of boolean variables.
The maximum allowed number of variables (default: 100).
A map of truth assignments, indexed by binary count.
If varCount exceeds the limit.
Generates all possible truth assignments for a given number of variables.