boolean_function_representation (219B)
1 # Boolean function representation 2 3 A [formalism] that represents a [Boolean_function] 4 5 - [Boolean_formula] 6 - [Boolean_circuit] 7 - [decision_tree] 8 - [knowledge_compilation_classes] 9 10 Up: [formalism] for [Boolean_function]