3 Jan 2013 05:12
[Announcement] New SBV release
Levent Erkok <erkokl <at> gmail.com>
2013-01-03 04:12:32 GMT
2013-01-03 04:12:32 GMT
I'm happy to announce v2.9 release of the Haskell SBV library:
SBV (SMT Based Verification) is a library that allows Haskell programs to take advantage of modern SMT solvers, by providing a symbolic simulation engine that can invoke 3rd party SMT solvers to prove/falsify properties about (a certain class of) Haskell programs.
New in this release is the support for the CVC4 SMT solver: http://cvc4.cs.nyu.edu/web/
If you were planning to use SMT solvers before, but were worried about the not-so-commercial-friendly licenses of Yices and Z3, then this is a great opportunity: CVC4 comes with essentially no limit on its use for research or commercial purposes!
Feedback, patches and bug reports are always welcome.
-Levent.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed