3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-21 16:16:38 +00:00
z3/src
2025-01-20 16:51:34 +01:00
..
ackermannization delete more default constructors 2024-09-23 12:59:04 +01:00
api add shortcuts to convert to python objects in cases of numerals and strings 2025-01-05 12:17:38 -08:00
ast Special case regex membership with constant string 2025-01-20 16:51:34 +01:00
cmd_context more detailed tracing of where unmaterialized exceptions happen 2024-11-19 18:15:50 -08:00
math fix compiler warnings 2025-01-12 13:39:13 -08:00
model fix #7448 2024-11-10 14:40:28 -08:00
muz Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
nlsat use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
opt Add (updated and general) solve_for functionality for arithmetic, add congruence_explain to API to retrieve explanation for why two terms are congruent Tweak handling of smt.qi.max_instantations 2024-12-19 23:27:57 +01:00
params remove binspr experiment 2025-01-12 13:39:26 -08:00
parsers inherit more exceptions from std::exception 2024-11-04 13:52:14 -08:00
qe remove 2 unneeded lambda captures 2024-12-17 16:02:24 +00:00
sat remove binspr experiment 2025-01-12 13:39:26 -08:00
shell fix #7461 2024-12-09 16:57:17 -08:00
smt enable propagation when there are changed columns 2025-01-12 13:30:31 -08:00
solver include QF_SNIA 2025-01-13 08:13:39 -08:00
tactic fixup scoring function for sle and ule 2025-01-05 19:05:33 -08:00
test update test file 2025-01-02 21:03:50 -08:00
util address some build warnings. 2025-01-12 10:18:11 -08:00
CMakeLists.txt Sls (#7439) 2024-11-02 12:32:48 -07:00