HarvardPL / formulog

Datalog with support for SMT queries and first-order functional programming
https://harvardpl.github.io/formulog/
Apache License 2.0
155 stars 10 forks source link

Disable hash DB filter by default. #57

Closed aaronbembenek closed 1 year ago

aaronbembenek commented 1 year ago

The hash-based DB filter leads to excessive memory usage in some cases, so disable it by default.