hasmtlib-2.5.0: A monad for interfacing with external SMT solvers
Safe HaskellSafe-Inferred
LanguageGHC2021

Language.Hasmtlib.Solver.Bitwuzla

Synopsis

Documentation

bitwuzla :: Config Source #

A Config for Bitwuzla. Requires binary bitwuzla to be in path.

As of v0.5 Bitwuzla uses Cadical as SAT-Solver by default. Make sure it's default SAT-Solver binary - probably cadical - is in path too.