3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 5813e22032 fix race condition, exception handling/throwing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-11-05 18:24:15 -08:00
..
ackermannization implementing model updates 2017-10-30 16:11:51 -05:00
api add direct FromFile method to solvers so that model transformations are loaded along with assertions. 2017-11-02 09:25:18 -05:00
ast disable symbol fixing in pretty printer 2017-11-02 09:53:47 -05:00
cmd_context add direct FromFile method to solvers so that model transformations are loaded along with assertions. 2017-11-02 09:25:18 -05:00
duality Tabs, formatting. 2017-09-17 14:54:09 +01:00
interp fix #1330. Interpolation transformation needs to handle TRANSITIVITY_STAR 2017-10-25 20:53:10 -07:00
math fix build of unit tests 2017-10-16 00:54:30 +01:00
model fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
muz added facility to persist model transformations 2017-11-02 00:05:52 -05:00
nlsat merge with master branch 2017-09-19 09:39:22 -07:00
opt added facility to persist model transformations 2017-11-02 00:05:52 -05:00
parsers added facility to persist model transformations 2017-11-02 00:05:52 -05:00
qe fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
sat remove ad-hoc parameters, deprecating dimacs cube mode 2017-11-05 14:08:55 -08:00
shell bug fixes, prepare for retaining blocked clauses 2017-10-19 22:19:05 -07:00
smt added facility to persist model transformations 2017-11-02 00:05:52 -05:00
solver cube and conquer parallel tactic 2017-11-04 13:40:31 -05:00
tactic fix race condition, exception handling/throwing 2017-11-05 18:24:15 -08:00
test added facility to persist model transformations 2017-11-02 00:05:52 -05:00
util added facility to persist model transformations 2017-11-02 00:05:52 -05:00
CMakeLists.txt added facility to persist model transformations 2017-11-02 00:05:52 -05:00