3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 01:54:08 +00:00
z3/src
Clemens Eisenhofer 091984419e
Fixed bug in UP (#7545)
* Fixed bug in UP

* Put decrement at the right position
2025-02-04 08:41:28 -08:00
..
ackermannization delete more default constructors 2024-09-23 12:59:04 +01:00
api Fixed bug in UP (#7545) 2025-02-04 08:41:28 -08:00
ast include extensionality constraints for arrays 2025-01-31 11:06:40 -08:00
cmd_context more detailed tracing of where unmaterialized exceptions happen 2024-11-19 18:15:50 -08:00
math fix uninitialized variable warnings 2025-01-14 13:54:05 -08:00
model revert flat default 2025-01-27 16:56:12 -08:00
muz fix #7521 (#7531) 2025-01-26 17:52:06 -08:00
nlsat use std::exception as base class to z3_exception 2024-11-04 11:08:15 -08:00
opt fix #7493 2025-02-02 15:00:31 -08:00
params Add a sharp throttle to lia2card tactic to control overhead in default tactic mode 2025-02-02 13:58:51 -08:00
parsers inherit more exceptions from std::exception 2024-11-04 13:52:14 -08:00
qe fix #7517 2025-01-20 19:04:36 -08:00
sat fix #7532 2025-01-27 10:51:12 -08:00
shell fix #7461 2024-12-09 16:57:17 -08:00
smt fix #7493 2025-02-02 15:00:31 -08:00
solver generalize logic detection to use sub-string matching 2025-01-30 16:34:54 -08:00
tactic Add a sharp throttle to lia2card tactic to control overhead in default tactic mode 2025-02-02 13:58:51 -08:00
test fix build for tests 2025-01-22 13:30:12 -08:00
util fix semantics of check-int64 div operation to align with smtlib semantics 2025-01-29 04:29:38 -08:00
CMakeLists.txt Sls (#7439) 2024-11-02 12:32:48 -07:00