3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 9d3518736b fix #889
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-11-06 15:25:10 -08:00
..
ackermannization Fixed bug in ackermannization model converter 2017-09-14 17:46:17 +01:00
api streamlining proof generation (initial step of removing ast-manager dependency). Detect error in model creation when declaring constant with non-zero arity. See #1223 2017-10-23 21:16:46 -07:00
ast fix #889 2017-11-06 15:25:10 -08:00
cmd_context fix build, fix #1322 2017-10-24 13:20:19 -07: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 fix build 2017-11-05 19:24:05 -08:00
nlsat updated include directives 2017-08-01 10:51:47 -07:00
opt add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
parsers move spacer_marshal to under parsers/smt2 2017-10-24 03:18:59 -07:00
qe fix vector<> to support non-POD types 2017-10-16 00:54:29 +01:00
sat add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
shell Partial cleanup of util/lp/* 2017-09-17 16:00:06 +01:00
smt fix #889 2017-11-06 15:25:10 -08:00
solver fix build break with virtual method override 2017-10-28 16:58:16 -07:00
tactic remove a few unneded mem allocations 2017-11-06 10:36:10 +00:00
test create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00
util add solver pool abstraction for Spacer 2017-10-28 16:10:20 -07:00
CMakeLists.txt create proofs folder, move proof-post-order utility to proofs directory, fix regression with proofs 2017-10-24 03:08:56 -07:00