BooleanFunction
create the
n
-th boolean function containing thenumber-of-variables
. Thei
-th variable is represented by thei
-th slot.
create the boolean function by defining all possible combinations
{bx1, bx2,...}
for obtainingTrue
for the variable names{v1, v2,...}
Examples
Implementation status
- ✅ - full supported