• Sergey Petrunya's avatar
    MWL#17: Table elimination · c1b69e72
    Sergey Petrunya authored
    - Switch from trying to eliminate all tables at once (which didn't work)
      to the original approach of bottom-up elimination. 
    
    c1b69e72
opt_table_elimination.cc 45.2 KB