The latest version of z3 is 408.2-0.

z3

Version 0.3.0 revision 0 uploaded by IagoAbal.

Package meta

Synopsis
Bindings for the Z3 Theorem Prover
Description

Bindings for the Z3 Theorem Prover (http://z3.codeplex.com).

Low-level bindings to the Z3 API are provided by Z3.Base, this API is still incomplete but pretty much stable.

A simple but convenient wrapper for Z3.Base is provided by Z3.Monad.

The Z3.Lang API provides a high-level interface to Z3, but it is still very experimental and likely to change.

Important notes:

  • Installation (Unix-like): Just be sure to use the standard locations for dynamic libraries (/usr/lib) and header files (/usr/include), or else use the --extra-lib-dirs and --extra-include-dirs Cabal flags.

  • Hackage fails to compile this package because of the z3 dependency.

  • Haddock documentation can be found at http://www.iagoabal.eu/z3-haskell/doc/0.3.0

Author
Iago Abal <iago.abal@gmail.com>, David Castro <david.castro.dcp@gmail.com>
Bug reports
n/a
Category
Math, Theorem Provers, Formal Methods
Copyright
2012-2013, Iago Abal, David Castro
Homepage
http://bitbucket.org/iago/z3-haskell
Maintainer
Iago Abal <iago.abal@gmail.com>, David Castro <david.castro.dcp@gmail.com>
Package URL
n/a
Stability
n/a

Components