3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 14:49:01 +00:00
z3/src
2016-03-17 15:29:48 +00:00
..
ackermannization Fix in lackr_model_constructor. 2016-03-10 17:36:05 +00:00
api Merge pull request #517 from yaqwsx/expr_values_to_int 2016-03-16 20:43:39 -04:00
ast Bugfix for bvurem0 model evaluation (+1 rewriting step) 2016-03-17 13:09:52 +00:00
cmd_context fix partial model tracking over cancellation/exceptions, reported by August Shi. Fix regression test for fp-to-real, reset the pre-processor in inc_sat_solver on exceptions 2016-03-07 16:42:29 -08:00
duality Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
interp Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
math Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
model Bugfix for model evaluator and internal, uninterpreted FPA functions. 2016-03-16 16:17:08 +00:00
muz fix VS x64 warning 2016-03-10 09:03:24 +00:00
nlsat Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
opt remove a few unused decls 2016-03-09 17:01:06 +00:00
parsers Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
qe Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
sat guard on m_preprocess in inc_sat_solver 2016-03-11 12:02:49 +00:00
shell Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
smt remove a few unused decls 2016-03-09 17:01:06 +00:00
solver add exception handling for making solver-1 discontinuation transparent, thanks to Martin, #497 2016-03-08 17:00:12 -08:00
tactic reduce-args: last fix for may_be_unique to support quantified variables in arbitrary exprs 2016-03-17 15:29:48 +00:00
test use std::vector per Nuno's analysis to fix #420 2016-03-07 08:08:17 -08:00
util More implementation of fp.to_ieee_bv for unspecified input/output 2016-03-15 15:11:37 +00:00