3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src
Nuno Lopes 14172d3fae fix crash in dl_interp_tail_simplifier when no transformation is performed
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
2013-04-10 14:49:07 -07:00
..
api stash 2013-04-03 17:06:45 -07:00
ast reorganization of rule_set structure 2013-04-08 13:50:56 -07:00
cmd_context Fix problem reported at 15882868 (comment22637420_15882868) 2013-04-09 08:49:04 -07:00
math Fix cygwin (with python 2.6) compilation problems. 2013-01-28 17:29:55 -08:00
model Fix bug reported at http://stackoverflow.com/questions/15226944/segmentation-fault-in-z3 2013-03-05 09:04:03 -08:00
muz_qe fix crash in dl_interp_tail_simplifier when no transformation is performed 2013-04-10 14:49:07 -07:00
nlsat Add nlsat.factor option. This is a workaround for the slow factorization procedure. 2013-01-02 21:18:02 -08:00
parsers Fix uninterpreted sort definition. There was a mismatch in the behavior of the API and SMT front-ends. The SMT front-ends were using user_sorts to be able to support parametric uninterpreted sorts. After this fix, the API also creates user_sorts. 2013-02-12 14:34:31 -08:00
sat Fix bug in the SAT solver. 2013-04-09 08:42:14 -07:00
shell reorganization of rule_set structure 2013-04-08 13:50:56 -07:00
smt Add option smt.bv.enable_int2bv in the new parameter setting framework. This is the new name for the old parameter :bv-enable-int2bv-propagation. This modification addresses an issue reported at http://stackoverflow.com/questions/15798984/bv-enable-int2bv-propagation-option. 2013-04-03 15:51:09 -07:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic Remove dead code 2013-04-08 18:02:28 -07:00
test overhaul urle_set 2013-04-09 10:15:20 -07:00
util Initialize int64_min constant when using GMP 2013-04-08 15:02:51 -07:00