wiki_research

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

boolean_function_equivalence (197B)


      1 # Boolean function equivalence
      2 
      3 The [computational_problem] of deciding, given two [Boolean_function_representations], whether they represent the same [Boolean_function]
      4 
      5 Up: [equivalence_problem]