wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

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]