3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
2025-01-07 14:17:28 -08: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 Add outline of elimination for regex membership constraints 2025-01-07 14:17:28 -08:00
cmd_context more detailed tracing of where unmaterialized exceptions happen 2024-11-19 18:15:50 -08:00
math 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
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 restore nyi trace 2025-01-06 08:37:14 -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 flip tabu on predicate being repaired, add model rotation code 2025-01-02 14:39:36 -08:00
shell fix #7461 2024-12-09 16:57:17 -08:00
smt remove type check in insert_update 2025-01-06 11:12:08 -08:00
solver remove compute depth in favor of already existing get_depth 2024-12-23 18:49:54 -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 add py_value to selected classes in python bindings, add mode for input-assertion based lookahead solving 2025-01-04 13:40:49 -08:00
CMakeLists.txt Sls (#7439) 2024-11-02 12:32:48 -07:00