Readonly
Evaluates a propositional formula based on a given truth assignment.
Function parameters.
The propositional formula in tree-like structure.
The truth assignment for the variables.
Optional
The map of formula variables ordered alphabetically
If the number of variables in the formula does not match the assignment length.
Evaluates a propositional formula based on a given truth assignment.