3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-26 22:16:35 +00:00
z3/src
Lev Nachmanson 5d3070bc2d implement graph integrality
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2020-06-12 22:11:11 -07:00
..
ackermannization
api remove redundant method 2020-06-09 14:40:17 -07:00
ast register unhandled expressions 2020-06-12 16:12:24 -07:00
cmd_context
math implement graph integrality 2020-06-12 22:11:11 -07:00
model
muz close #4429 2020-06-04 01:33:28 -07:00
nlsat fix #4449 2020-06-03 21:10:07 -07:00
opt fix #4403 2020-06-05 13:51:31 -07:00
parsers
qe fix crash in qe_array ref counting due to wrong assignment operator of ptr_vector being called 2020-06-09 10:02:27 +01:00
sat add sat option for doing a global simplification before the bounded search and the main CDCL search loop. The option is also used for the sat-preprocess tacitc (#4514) 2020-06-12 16:45:50 -07:00
shell
smt propagate cheap eqs 2020-06-12 22:11:11 -07:00
solver
tactic fix #4428, and then there were none, almost 2020-06-04 01:28:26 -07:00
test
util fix crash in qe_array ref counting due to wrong assignment operator of ptr_vector being called 2020-06-09 10:02:27 +01:00
CMakeLists.txt