You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Z3 SMT solver can evaluate datalog queries / horn clauses. There is a haskell package for interacting with Z3. Consider a Datalog.Interpreter module that uses this as a backend.
The text was updated successfully, but these errors were encountered:
The Z3 SMT solver can evaluate datalog queries / horn clauses. There is a haskell package for interacting with Z3. Consider a
Datalog.Interpreter
module that uses this as a backend.The text was updated successfully, but these errors were encountered: