3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 21:08:46 +00:00
z3/src
Leonardo de Moura 38e0b4a20a Fix bug. Add is_denominator_one macro.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-01-14 11:55:52 -08:00
..
api Add support for compact string representation in the RCF API 2013-01-14 11:08:32 -08:00
ast Add option bvnot2arith 2012-12-27 20:28:42 -08:00
cmd_context Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
math Fix bug. Add is_denominator_one macro. 2013-01-14 11:55:52 -08:00
model Fix incorrect uses of set_cancel() 2012-12-17 18:48:10 -08:00
muz_qe bug fix: unsound pruning of assumptions. remove deprecated reduce() feature from smt_kernel 2013-01-03 17:36:21 -08:00
nlsat Add nlsat.factor option. This is a workaround for the slow factorization procedure. 2013-01-02 21:18:02 -08:00
parsers Make ast_manager::get_family_id(symbol const &) side-effect free. The version with side-effects is now called ast_manager::mk_family_id 2012-12-18 17:14:25 -08:00
sat exposed sat params 2012-12-02 16:38:33 -08:00
shell solver factories, cleanup solver API, simplified strategic solver, added combined solver 2012-12-11 17:47:27 -08:00
smt Fix bug reported at http://stackoverflow.com/questions/14307692/unknown-when-using-defs 2013-01-13 12:59:39 -08:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic FPA: fixes for sbits < ebits 2013-01-11 11:15:18 +00:00
test Add clean_denominators procedure 2013-01-12 15:45:43 -08:00
util Fix Visual Studio warnings 2013-01-13 09:06:07 -08:00