3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 02:15:19 +00:00
z3/src
Nikolaj Bjorner be3c3dacb3 add bound refinement propagation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-08-12 10:10:31 -07:00
..
ackermannization booyah 2020-07-04 15:56:30 -07:00
api trace also declarations in assumptions 2020-08-11 09:39:17 -07:00
ast modular Axiom Profiler (#4619) 2020-08-08 12:09:24 -07:00
cmd_context fix typos #4573 2020-07-20 10:22:57 -07:00
math fixed a but with insertion of a null vertex 2020-07-31 16:59:57 -07:00
model address model generation bugs raised in #4518 and #4324 2020-07-24 13:22:19 -07:00
muz add accessors for implied values to API 2020-07-28 19:46:39 -07:00
nlsat pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532 2020-07-26 17:52:28 -07:00
opt add accessors for implied values to API 2020-07-28 19:46:39 -07:00
parsers fix #4594 2020-07-27 09:22:53 -07:00
qe pass algebraic manager to arith-plugin mk-numeral because rational check may overwrite the argument using the current manager deals with crash as part of #4532 2020-07-26 17:52:28 -07:00
sat add accessors for implied values to API 2020-07-28 19:46:39 -07:00
shell booyah 2020-07-04 15:56:30 -07:00
smt add bound refinement propagation 2020-08-12 10:10:31 -07:00
solver add accessors for implied values to API 2020-07-28 19:46:39 -07:00
tactic add accessors for implied values to API 2020-07-28 19:46:39 -07:00
test fix a couple hundred deref-after-free bugs due to .c_str() on a temporary string 2020-07-11 20:24:45 +01:00
util added support for saving state graph in dot format (#4621) 2020-08-09 14:53:29 -07:00
CMakeLists.txt remove level of indirection for context and ast_manager in smt_theory (#4253) 2020-05-08 16:46:03 -07:00