SatisfiableQ
test whether the
boolean-expr
is satisfiable by a combination of booleanFalse
andTrue
values for thelist-of-variables
.
See
Examples
Implementation status
- ✅ - full supported
test whether the
boolean-expr
is satisfiable by a combination of booleanFalse
andTrue
values for thelist-of-variables
.
See