wiki_research

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

optimized_naive_evaluation (214B)


      1 # Optimized naive evaluation
      2 
      3 In [bourgaux2022revisiting]: [naive_evaluation] but we stop when deriving the goal atom, i.e., we only consider [derivation_tree_datalog] of minimal [height]
      4 
      5 Up: [datalog_evaluation]