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

Refactor stratum evaluators #59

Closed aaronbembenek closed 1 year ago

aaronbembenek commented 1 year ago

Refactor stratum evaluators to move shared code into abstract parent class.