n-young / trustdb

0 stars 1 forks source link

Using DNF to optimize query evaluation #10

Closed n-young closed 3 years ago

desmondcheongzx commented 3 years ago

Maybe not a DNF but a logic minimiser? Just leaving my thoughts here

n-young commented 3 years ago

Using repeated pushdown. This can lead to exponential growth in the size of the formula, though.