3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src
Nikolaj Bjorner 10cdd527ca strengthening length properties for int.to.str. Issue #589
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-05-15 12:27:04 -07:00
..
ackermannization Added param descrs collection to ackermannize_bv_tactic 2016-05-06 18:29:19 +01:00
api change Z3_get_decl_kind API to correctly identify OP_B*_I and OP_B*_NO_OVFL instead of returning Z3_OP_UNINTERPRETED 2016-05-11 14:30:37 +01:00
ast Bugfixes for UFs in theory_fpa. 2016-05-14 18:21:53 +01:00
cmd_context fix issues #581: nested timeouts canceled each-other 2016-04-30 11:18:34 -07: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 add limit checks in Grobner. Issue #599 2016-05-15 11:34:48 -07:00
model Merge branch 'master' of https://github.com/Z3Prover/z3 2016-05-15 11:34:55 -07:00
muz move vector<std::string to std::vector<std::string 2016-04-16 09:34:27 -07:00
nlsat remove nnf conversion which breaks NRA property 2016-03-20 16:34:04 -07:00
opt max/min 2016-05-05 14:11:13 -07:00
parsers fix issues #581: nested timeouts canceled each-other 2016-04-30 11:18:34 -07:00
qe add limit checks in Grobner. Issue #599 2016-05-15 11:34:48 -07:00
sat adding checks for #570 2016-05-03 11:09:05 -07:00
shell add support to build with MSVC /Gr (fastcall mode for x86) 2016-03-24 15:39:18 +00:00
smt strengthening length properties for int.to.str. Issue #589 2016-05-15 12:27:04 -07:00
solver fix issues #581: nested timeouts canceled each-other 2016-04-30 11:18:34 -07:00
tactic Added term ITEs to bvarray2uf rewriter. 2016-05-09 14:16:51 +01:00
test adding unit tests for qe_arith/mbo 2016-05-04 11:17:09 -07:00
util Style 2016-05-14 14:29:13 +01:00