3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 08:35:31 +00:00
z3/src
Leonardo de Moura 14827e94f0 Fix typos and bugs. Add tests.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-01-04 15:01:27 -08:00
..
api Add support for Python Fraction object 2012-12-28 13:39:34 -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 typos and bugs. Add tests. 2013-01-04 15:01:27 -08:00
model Fix incorrect uses of set_cancel() 2012-12-17 18:48:10 -08:00
muz_qe fixed slicing 2012-12-26 15:44:54 -08:00
nlsat Fixed bug reported by Yan Peng from UBC 2012-12-12 13:04:54 -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 Remove non-ascii characters 2012-12-20 11:22:03 -08:00
solver Fix memout detected in nightly regressions 2012-12-15 13:26:11 -08:00
tactic Add arith_decls for underspecified operators 2012-12-26 11:35:00 -08:00
test Fix typos and bugs. Add tests. 2013-01-04 15:01:27 -08:00
util Fix typo 2013-01-03 22:08:32 -08:00