1 - 10 of 27 for BooleanFunctionSearch Results
View search results from all Wolfram sites (42 matches)
BooleanFunction   (Built-in Mathematica Symbol)
BooleanFunction[k, n] represents the k\[Null]^th Boolean function in n variables.BooleanFunction[values] represents the Boolean function corresponding to the specified vector ...
BooleanVariables   (Built-in Mathematica Symbol)
BooleanVariables[expr] gives a list of the Boolean variables in the Boolean expression expr.BooleanVariables[bf] gives the number of Boolean variables in the BooleanFunction ...
BooleanMaxterms   (Built-in Mathematica Symbol)
BooleanMaxterms[k, n] represents the k\[Null]^th maxterm in n variables.BooleanMaxterms[{k_1, k_2, ...}, n] represents the conjunction of the maxterms ...
BooleanMinterms   (Built-in Mathematica Symbol)
BooleanMinterms[k, n] represents the k\[Null]\[Null]^th minterm in n variables.BooleanMinterms[{k_1, k_2, ...}, n] represents the disjunction of the minterms ...
BooleanTable   (Built-in Mathematica Symbol)
BooleanTable[bf] gives a list of truth values for all possible combinations of variable values supplied to the Boolean function bf.BooleanTable[expr, {a_1, a_2, ...}] gives a ...
Computational Systems   (Mathematica Guide)
Mathematica is the tool that has made possible Stephen Wolfram's exploration of the computational universe, and the emerging field of Wolfram Science (NKS). Whether for ...
BooleanConvert   (Built-in Mathematica Symbol)
BooleanConvert[expr] converts the Boolean expression expr to disjunctive normal form.BooleanConvert[expr, form] converts the Boolean expression expr to the specified ...
BooleanGraph   (Built-in Mathematica Symbol)
BooleanGraph[bfunc, g_1, ..., g_n] gives the Boolean graph defined by the Boolean function bfunc on the graphs g_1, ..., g_n.
Logic & Boolean Algebra   (Mathematica Guide)
Mathematica represents Boolean expressions in symbolic form, so they can not only be evaluated, but also be symbolically manipulated and transformed. Incorporating ...
SatisfiableQ   (Built-in Mathematica Symbol)
SatisfiableQ[bf] gives True if a combination of values of variables exists that makes the Boolean function bf yield True.SatisfiableQ[expr, {a_1, a_2, ...}] gives True if a ...
1|2|3 Next

...