Go to file
Jerry James 05761f7707 Add -data-race patch to fix segfault (bz 2157972).
Add -uninit patch to fix use of an uninitialized value.
2023-01-09 10:00:04 -07:00
.gitignore Put cmake files in the lookaside cache instead of in git. 2020-05-15 10:42:32 -06:00
README.md Version 4.8.13. 2021-11-19 12:28:26 -07:00
sources Version 4.8.17. Drop upstreamed -ambiguous-overload patch. 2022-05-19 11:32:13 -06:00
z3-data-race.patch Add -data-race patch to fix segfault (bz 2157972). 2023-01-09 10:00:04 -07:00
z3-python.patch Fix the python interface (bz 1910923). 2020-12-26 07:44:31 -07:00
z3-uninit.patch Add -data-race patch to fix segfault (bz 2157972). 2023-01-09 10:00:04 -07:00
z3.spec Add -data-race patch to fix segfault (bz 2157972). 2023-01-09 10:00:04 -07:00

README.md

z3

Z3 is a theorem prover from Microsoft Research. If you are not familiar with Z3, you can start here.