3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 02:41:52 +00:00
z3/src
Nikolaj Bjorner 4392c03b57 better behavior on disequality and branch selection
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-07-31 11:47:47 -07:00
..
ackermannization booyah 2020-07-04 15:56:30 -07:00
api add accessors for implied values to API 2020-07-28 19:46:39 -07:00
ast misc 2020-07-31 01:21:24 -07:00
cmd_context fix typos #4573 2020-07-20 10:22:57 -07:00
math misc 2020-07-31 01:21:24 -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 better behavior on disequality and branch selection 2020-07-31 11:47:47 -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 Integrate new regex solver (#4602) 2020-07-30 13:54:49 -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