3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-17 14:25:35 +00:00
z3/src
2016-01-12 12:42:18 -08:00
..
api fix regressions exposed by build 2016-01-12 11:18:52 -08:00
ast fix regressions exposed by build 2016-01-12 11:18:52 -08:00
cmd_context moving to resource managed cancellation 2015-12-12 19:30:24 +00:00
duality reworking cancellation 2015-12-12 19:30:23 +00:00
interp issue #393 -- removed debugging assert 2016-01-04 12:53:46 -08:00
math fix build with c++98 compilers 2016-01-05 14:10:32 +00:00
model revert mixed integer/real handling pending fix to equality propagation 2016-01-12 12:11:27 -08:00
muz fix query for non-relational engines 2016-01-12 07:57:10 -08:00
nlsat ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
opt reworking cancellation 2015-12-12 19:30:23 +00:00
parsers change queries to take function names instead of arbitrary predicates. This allows to bypass issues with having arbitrary query expressions compiled in arbitrary ways to auxiliary predicates where names of bound variables are reshuffled. See also Stackoverflow http://stackoverflow.com/questions/34693719/bug-in-z3-datalog 2016-01-10 20:43:41 -08:00
qe updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
sat fix memory leak in SAT solver exposed by regression tests 2016-01-06 11:47:45 -08:00
shell remove unused decl 2015-12-30 15:50:46 +00:00
smt re-enable feature that lets Z3 solver mixed integer/real constraints with additional information tha texpressions with sort real can only take integer values. Fixes regression on epsilon.smt2 2016-01-12 12:42:18 -08:00
solver ensure limit children are safe for race conditions 2015-12-12 19:30:24 +00:00
tactic Merge branch 'master' of https://github.com/Z3Prover/z3 into jan4 2016-01-05 11:34:35 +00:00
test resource-limit related fixes in src/test 2015-12-18 18:43:38 +00:00
util Optimization for initialization of mpf's from tiny reals. 2016-01-12 19:06:53 +00:00