Description
Provides SBV, a symbolic Haskell theorem-proving library based on SMT solving. It lets developers model constraints and ask external SMT solvers to prove properties or find counterexamples.
It is useful for formal verification, constraint solving, program analysis, cryptographic modeling, and research tools. It is an advanced developer library and depends on suitable solver setup for many workflows.