Skip to content
Nikolaj Bjorner edited this page Aug 20, 2018 · 55 revisions

Information

On the web

Background

Source Code

REMARK: master is the official branch and all new contributions including bugfixes are added to master directly. pure and unstable are branches that are kept only as backups and should not be used. All other branches should be viewed as "work in progress", they may contain unstable and/or untested code.

License

The Z3 downloads on this site are available from github under the MIT license.

Platforms

Power Tools

Contribute

There are many ways to contribute to Z3.

We initially released the Z3 source code because it complements our research papers, and may help others to clarify misunderstandings, dispute claims made in our papers, experiment new ideas, reproduce our results, and advance the state-of-the-art.